Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guillaumefalourd/stackspot-actions

Repository with StackSpot actions
https://github.com/guillaumefalourd/stackspot-actions

stackspot

Last synced: about 2 months ago
JSON representation

Repository with StackSpot actions

Awesome Lists containing this project

README

        

[![Vulnerability Check](https://github.com/GuillaumeFalourd/stackspot-actions/actions/workflows/vulnerability-check.yaml/badge.svg)](https://github.com/GuillaumeFalourd/stackspot-actions/actions/workflows/vulnerability-check.yaml) [![Container Check](https://github.com/GuillaumeFalourd/stackspot-actions/actions/workflows/container-check.yaml/badge.svg)](https://github.com/GuillaumeFalourd/stackspot-actions/actions/workflows/container-check.yaml)

# stackspot-actions

Repository with StackSpot actions

## Actions

### Ready

`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.

### 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.

Screenshot 2024-04-25 at 09 25 27