Add SAST/DAST into the testing pipeline #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We should add SAST as part of a universal testing framework on all packages prior to delivery. semgrep is a freeware option already in the AUR.
We should also consider adding some kind of DAST pipeline with ossf/package-analysis, though this will require including a Docker environment for testing.
SAST should get implemented first, and then DAST can follow.
This replaces AniNIX/Wiki#4.
Potential tools: