https://github.com/veracode/example-javascript
Example node project to demonstrate srcclr scans
https://github.com/veracode/example-javascript
Last synced: 6 months ago
JSON representation
Example node project to demonstrate srcclr scans
- Host: GitHub
- URL: https://github.com/veracode/example-javascript
- Owner: veracode
- Created: 2016-05-09T05:42:13.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T10:22:35.000Z (almost 2 years ago)
- Last Synced: 2025-06-14T13:56:13.609Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 38.1 KB
- Stars: 3
- Watchers: 8
- Forks: 126
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [:] Example Node Project
An example node project to demonstrate [srcclr](https://www.srcclr.com) scans.
## Try me!
```
brew tap srcclr/srcclr
brew install srcclr
srcclr activate
srcclr scan --url https://github.com/srcclr/example-javascript
```