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
- Host: GitHub
- URL: https://github.com/veracode/example-python3-poetry
- Owner: veracode
- License: mit
- Created: 2025-04-10T13:08:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-10T13:34:41.000Z (about 1 year ago)
- Last Synced: 2025-05-29T15:16:45.691Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```