diff --git a/data/tools/precaution.yml b/data/tools/precaution.yml new file mode 100644 index 000000000..7884fd7cc --- /dev/null +++ b/data/tools/precaution.yml @@ -0,0 +1,27 @@ +name: Precaution +categories: + - linter +tags: + - ci + - go + - java + - python + - security +license: Business Source License 1.1 +types: + - cli + - service +source: 'https://github.com/securesauce/precli' +homepage: 'https://www.securesauce.dev/' +resources: + - title: Introducing Precaution + url: https://blog.securesauce.dev/introducing-precaution +plans: + oss: true + free: true +pricing: https://www.securesauce.dev/ +description: >- + Precaution is a static analysis security tool (SAST) designed + to find potentially critical vulnerabilities in source code prior + to production. It is available as a CLI, GitHub Action, and GitHub + App.