Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pcfens/vascan2020
https://github.com/pcfens/vascan2020
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/pcfens/vascan2020
- Owner: pcfens
- Created: 2020-10-01T19:12:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T19:54:31.000Z (over 4 years ago)
- Last Synced: 2024-10-26T22:15:50.159Z (2 months ago)
- Size: 604 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
VASCAN 2020
===========In the files above you'll find my slide deck for my 2020 VASCAN presentation,
Scanning Before Pressing Play.If you have questions please don't hesitate to reach out!
## Useful Links
- [GitLab SAST](https://docs.gitlab.com/ee/user/application_security/sast/)
- [SAST Parser](https://github.com/pcfens/sast-parser)
- [Harbor](https://goharbor.io/)### Other Notes
The SAST parser can't yet be integrated into a GitLab pipeline becaue certain
build artifacts are treated differently (as of October 1st, 2020). There's an
[issue](https://gitlab.com/gitlab-org/gitlab/-/issues/243717) to track progress
on a fix.