|
| 1 | +.. _start-scanning-code: |
| 2 | + |
| 3 | +Use AboutCode to Start Scanning Code |
| 4 | +==================================== |
| 5 | +You can use **ScanCode.io** to identify all the licenses associated with a package, |
| 6 | +codebase, or container. ScanCode.io will also identify software vulnerabilities. With its |
| 7 | +library of standard and custom pipelines, ScanCode.io performs deep and comprehensive |
| 8 | +scanning to meet your analysis requirements. |
| 9 | + |
| 10 | +1. Install ScanCode.io |
| 11 | +---------------------- |
| 12 | + |
| 13 | +**Install ScanCode.io** |
| 14 | + |
| 15 | +https://scancodeio.readthedocs.io/en/latest/installation.html |
| 16 | + |
| 17 | +Configure ScanCode.io to identify software vulnerabilities. |
| 18 | + |
| 19 | +https://scancodeio.readthedocs.io/en/latest/tutorial_vulnerablecode_integration.html#configure-vulnerablecode-integration |
| 20 | + |
| 21 | + |
| 22 | +2. Scan Software Using ScanCode.io |
| 23 | +---------------------------------- |
| 24 | + |
| 25 | +Create a new Project in ScanCode.io to scan a Docker image. |
| 26 | + |
| 27 | +https://scancodeio.readthedocs.io/en/latest/tutorial_web_ui_analyze_docker_image.html |
| 28 | + |
| 29 | +You now know how to use the **analyze_docker_image** pipeline! |
| 30 | + |
| 31 | +3. Review Scan Results Using ScanCode.io |
| 32 | +---------------------------------------- |
| 33 | + |
| 34 | +https://scancodeio.readthedocs.io/en/latest/tutorial_web_ui_review_scan_results.html |
| 35 | + |
| 36 | +4. Analyze a Codebase from the Command Line |
| 37 | +------------------------------------------- |
| 38 | + |
| 39 | +Thinking about integrating ScanCode.io into your build system? You can scan a |
| 40 | +codebase from the command line. |
| 41 | + |
| 42 | +https://scancodeio.readthedocs.io/en/latest/tutorial_cli_analyze_codebase.html |
| 43 | + |
| 44 | +You now know how to use the **scan_codebase** pipeline, and you are ready to explore |
| 45 | +the many other features of ScanCode.io! |
| 46 | + |
0 commit comments