
Integrate Codename SCNR
Regardless of occasion, you won't be lacking for a way to integrate Codename SCNR into your SDLC or penetration testing process.

CLI utilities
Use Codename SCNR's wide range of command-line utilities for:
- quick scans
- infrastructure setup
- scheduling
- shell script hacks

WebUI
The Web user interface provides a friendly way to perform and manage scans and their results.

Ruby API
The Ruby API allows for development of custom scripts to suite every need.
Off-load handling of data of interest to a custom script and transmit them to your desired destination.
Take over decision making points like the scan scope.
Add custom components like security checks or plugins on the fly.
Many more...

REST API
Easily integrate Codename SCNR with anything via its powerful yet simple REST API.
Articles
Continuous client-side IAST/DAST Hybrid approach for Single-Page-Applications
Some very interesting technology was presented a few days ago in the following articles: Following the data: Taint-tracing in the...
Managing an SCNR cloud over REST
New products and their terminology can be daunting, especially when it has to do with architectural things. To take care...
Following the execution: Taint-tracing in the JS environment
In our previous article we discussed data-flow tracing, i.e. following a piece of data as it travels through the JS...