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

https://github.com/veracode/example-python3-poetry

Example python project to demonstrate srcclr scan
https://github.com/veracode/example-python3-poetry

Last synced: 12 months ago
JSON representation

Example python project to demonstrate srcclr scan

Awesome Lists containing this project

README

          

# [:] Example Python Poetry Project

An example poetry project to demonstrate [Veracode SCA](https://www.veracode.com/products/software-composition-analysis) scans.

## Try me!

```
brew tap veracode/srcclr
brew install srcclr
srcclr activate
srcclr scan --url https://github.com/veracode/example-python3-poetry
```