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

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

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