Wind River Studio Security Scanner
is a professional-grade security vulnerability scanner, specifically curated to meet the unique needs of embedded systems.
The sls-scan
is the command line interface of the Wind River Studio Security Scanner system.
- Version: 1.0
- Author: Jiayi Xu [email protected]
- Copyright © 2024 Wind River Systems, Inc.
- The configuration items in the configuration file are unified with the command line parameters, and the command line parameters take precedence(Realized by cobra, viper and pflag).
$ git clone --depth 1 https://github.com/windriver/sls-scan.git
$ cd sls-scan
$ go build
$ sls-scan help
This project is under the Apache-2.0 License. See the LICENSE file for the full license text.