This repository has been archived by the owner on Jul 25, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 3
Issues: shieldworks/aegis
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
a command line utility to do replacements on any file talking to Aegis Safe
enhancement
New feature or request
Sentinel is getting too crowded with flags; maybe it’s time to introduce subcommands:
#474
opened Jul 6, 2023 by
v0lkan
Add sentinel the ability to randomly generate key for the "manual insertion" mode. — Sentinel shall require a public key, and encrypt the response with that public key before delivering it (for added security) — the owner of the private key then can decrypt the result — we can also write a helper binary for that
#473
opened Jul 6, 2023 by
v0lkan
It is SUGGESTED that static source code analysis occur on every commit or at least daily. \
openssf
#469
opened Jul 5, 2023 by
v0lkan
Projects SHOULD fix all critical vulnerabilities rapidly after they are reported.
openssf
#466
opened Jul 5, 2023 by
v0lkan
The security mechanisms within the software produced by the project SHOULD implement perfect forward secrecy for key agreement protocols so a session key derived from a set of long-term keys cannot be compromised if one of the long-term keys is compromised in the future.
openssf
#463
opened Jul 5, 2023 by
v0lkan
The security mechanisms within the software produced by the project MUST use default keylengths that at least meet the NIST minimum requirements through the year 2030 (as stated in 2012). It MUST be possible to configure the software so that smaller keylengths are completely disabled
openssf
#461
opened Jul 5, 2023 by
v0lkan
A test suite SHOULD be invocable in a standard way for that language.
openssf
#455
opened Jul 5, 2023 by
v0lkan
The project MUST use at least one automated test suite that is publicly released as FLOSS (this test suite may be maintained as a separate FLOSS project). The project MUST clearly show or document how to run the test suite(s) (e.g., via a continuous integration (CI) script or via documentation in files such as BUILD.md, README.md, or CONTRIBUTING.md).
openssf
#454
opened Jul 5, 2023 by
v0lkan
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.