-
Notifications
You must be signed in to change notification settings - Fork 20
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
Refactor, use pinned dependencies and more auditability #322
Labels
Comments
Merged
To do:
This tool needs to meet multiple needs, for example:
Allowing the reuse of this code infrastructure is the most important thing. Example of run/Defaults:
|
This was referenced Apr 18, 2024
Merged
Merged
This was referenced May 11, 2024
This issue is stale because it has been open for 14 days with no activity. |
This was referenced May 12, 2024
"This issue was closed because it has been inactive for 7 days since being marked as stale." |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
1. Is your feature request related to a problem? Please describe
The goal is to force the use of all bash scripts as pinned dependencies. Then, increase traceability.
Pinned dependencies reduce several security risks:
2. Describe the solution you'd like
Refactor the scripts and use pinned ones.
3. Describe alternatives you've considered
We will create a first attempt followed by improvements. The ultimate goal is to print the checksums of the scripts used within the logs.
The text was updated successfully, but these errors were encountered: