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.4
- Author: Tian Lan tian.lan@windriver.com
- Copyright © 2026 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/Wind-River/wr-sls-scan.git
$ cd sls-scan
$ go build
$ sls-scan helpThis project is under the Apache-2.0 License. See the LICENSE file for the full license text.