-
Notifications
You must be signed in to change notification settings - Fork 4
[DO NOT MERGE] test E2ESDK #154
Conversation
️✅ There are no secrets present in this pull request anymore.If these secrets were true positive and are still valid, we highly recommend you to revoke them. 🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request. |
* fix * cosmetics * fix * fix: dockerfile hasura
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is an install script?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. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
* fix * fixe * fix * cleanup * basic upload * add dropzone * fix: more * fix: keys * fix: answers in nav * feat: upload files * fix: file key leak * feat: read files * feat: random files gen + refine files read * fix: use keycloak UUID + cosmetics * fix: fake submissions * doc * csp * fix * fix csp + upload dir * upload * disable-size * debug * clean --------- Co-authored-by: Matéo Mévollon <[email protected]> Co-authored-by: devthejo <[email protected]>
* fix-csp * cleanup * Update src/lib/e2esdk.ts Co-authored-by: François Best <[email protected]> * fix: use @socialgouv/e2esdk-crypto.fileMetadataSchema * fix: readAndEncryptFile signature * feat: use modal for file previews * dummy --------- Co-authored-by: François Best <[email protected]>
This includes API breaking changes, though they are not used here. However, there are data breaking changes that will require resetting the e2esdk database when upgrading the server.
* feat: add export new device key * Update pages/profil.tsx Co-authored-by: François Best <[email protected]> --------- Co-authored-by: François Best <[email protected]>
Kudos, SonarCloud Quality Gate passed!
|
🎉 Deployment for commit c7dec2e : IngressesDocker images
|
replaced by #169 |
No description provided.