Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

ICTU/security-tooling

Repository files navigation

Project security-tooling [ARCHIVED]

🚨 Repository archived🚨

At March 22nd 2024, this repository is officially archived and will no longer be maintained.

Why is this archived?

It is (only) a set of scripts to start several open source security tools but since some of them are deprecated or changed and all information in this repository is also available in documentation of the specific tools, there's no reason to keep it alive.

security-tooling

Scripts for running CI/CD security tooling

This repository contains scripts to easily run several Open Source security tools from a build pipeline or job.

The output from all of these scripts can be used in Quality Time metrics.

Examples:

.\security_dependencycheck.ps1 c:\sources c:\reports

./security_dependencycheck.sh /build/src /tmp/report

./security_zap.sh https://www.host.com /tmp/report

./security_openvas.sh www.host.com,123.123.123.123

./security_nuclei.sh https://www.host.com /tmp/report

Get in touch

Point of contact for this repository is Team ICTU/security, as stated above: this repository is now archived and will no longer be maintained actively.

About

Scripts for running CI/CD security tooling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published