Skip to content

GuillaumeFalourd/stackspot-actions

Repository files navigation

Vulnerability Check Container Check

stackspot-actions

Repository with StackSpot actions

Actions

To use any automation from this repository, you need to have the STK CLI installed, and execute the command lines below at the repository root.

Ready

stk run action ./container-check: Action to check container image vulnerabilities

stk run action ./create-github-repo: Action to create a GitHub repository

stk run action ./delete-github-repo: Action to delete a GitHub repository

stk run action ./create-github-release: Action to create a GitHub repository release

stk run action ./vulnerability-check: Action using StackSpot AI remote quick command to check folder files vulnerabilities.

stk run action ./dynamodb-backup: Action to create a AWS Dynamo DB backup

On Going

stk run action ./create-github-secret: Action to create a GitHub repository secret

stk run action ./owasp-check: Action using StackSpot AI remote quick command to check files vulnerabilities focussing on OWASP top 10.

Example

When running the stk run action ./vulnerability-check locally, it's possible to check all files vulnerabilities in the current and sub-directories.

When running the stk run action ./container-check locally, it's possible to check all Dockerfile image vulnerabilities in the current and sub-directories.

About

Repository with stackspot actions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published