Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Feat/default pemkey on config#30

Open
xgaia wants to merge 4 commits intoSocialGouv:masterfrom
xgaia:feat/default-pemkey-on-config
Open

Feat/default pemkey on config#30
xgaia wants to merge 4 commits intoSocialGouv:masterfrom
xgaia:feat/default-pemkey-on-config

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 foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore core-js@3.29.1
  • @SocketSecurity ignore es5-ext@0.10.62
📜 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
core-js@3.29.1 (upgraded) postinstall package.json via react-scripts@4.0.3
es5-ext@0.10.62 (upgraded) postinstall package.json via react-scripts@4.0.3
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
npm-check-updates@16.9.0 eval, network, filesystem, shell, environment +210 raine
⬆️ Updated Package Version Diff Capability Access +/- Transitive Count Publisher
react-github-fork-ribbon@0.7.1 0.6.0...0.7.1 filesystem, environment +0/-2 jessy1092
@socialgouv/aes-gcm-rsa-oaep@1.1.4 1.1.2...1.1.4 environment +1/-2 socialgroovybot
typescript@4.9.5 4.2.4...4.9.5 network, filesystem, shell, environment +0/-0 typescript-bot
react-feather@2.0.10 2.0.9...2.0.10 filesystem, environment +1/-1 carmelo
react-copy-to-clipboard@5.1.0 5.0.3...5.1.0 filesystem, environment +2/-2 nkbt
js-yaml@4.1.0 4.0.0...4.1.0 filesystem, environment +0/-0 vitaly
react-bootstrap@1.6.6 1.5.2...1.6.6 filesystem, environment +14/-15 kytsang
bootstrap@4.6.2 4.6.1...4.6.2 None +0/-0 xhmikosr
react-hook-form@7.43.9 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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants