Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/default pemkey on config #30

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

xgaia
Copy link
Contributor

@xgaia xgaia commented Mar 31, 2023

use default value from a config file. This allow to override the config.js file when deploying this with docker.

@socket-security
Copy link

New dependency changes detected. Learn more about Socket for GitHub ↗︎


🚨 Potential security issues found in this pull request. To accept the risk, merge this PR and you will not be notified again.

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] bar@* or ignore all packages with @SocketSecurity ignore-all

📜 Install scripts

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Package Script field Source
[email protected] (upgraded) postinstall package.json via [email protected]
[email protected] (upgraded) postinstall package.json via [email protected]
Pull request alert summary
Issue Status
Install scripts ⚠️ 2 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

➕ Added Package Capability Access +/- Transitive Count Publisher
[email protected] eval, network, filesystem, shell, environment +210 raine
⬆️ Updated Package Version Diff Capability Access +/- Transitive Count Publisher
[email protected] 0.6.0...0.7.1 filesystem, environment +0/-2 jessy1092
@socialgouv/[email protected] 1.1.2...1.1.4 environment +1/-2 socialgroovybot
[email protected] 4.2.4...4.9.5 network, filesystem, shell, environment +0/-0 typescript-bot
[email protected] 2.0.9...2.0.10 filesystem, environment +1/-1 carmelo
[email protected] 5.0.3...5.1.0 filesystem, environment +2/-2 nkbt
[email protected] 4.0.0...4.1.0 filesystem, environment +0/-0 vitaly
[email protected] 1.5.2...1.6.6 filesystem, environment +14/-15 kytsang
[email protected] 4.6.1...4.6.2 None +0/-0 xhmikosr
[email protected] 7.25.3...7.43.9 filesystem, environment +0/-0 bluebill1049

@revolunet
Copy link
Member

Thanks;

What do you think about using a CREATE_REACT_APP_PEM_KEY build environment variable in src/App.tsx ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants