File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change 1
1
# scsctl
2
2
3
+
3
4
> We are continuously adding the listed features
4
5
5
6
CLI/CI Tool for Automating Vulnerability Management for Enhancing Software Supply Chain Security Measures.
6
7
7
8
### Features
8
9
10
+
9
11
- Integration with other Tools & Platforms:
10
12
- Trivy
11
13
- Grype
@@ -107,17 +109,6 @@ Before starting, make sure you have the following installed and configured:
107
109
### Commands
108
110
109
111
scsctl has the following commands:
110
-
111
- - pyroscope_app_name (string) - Pyroscope app name
112
- - docker_image_name (string) - Docker image name
113
- - pyroscope_url (string) - Url for pyroscope
114
- - falco_pod_name (string) - Pod name of falco
115
- - falco_target_deployment_name (string) - Deployment name of falco
116
- - db_enabled (boolean) - To enable db saving
117
- - falco_enabled (boolean) (optional) - To get logs from falco
118
- - docker_file_folder_path (string) (optional) - Dockerfile folder path if you need to rebuild the image
119
- - config_file (optional) (YAML)
120
-
121
112
> This command will scan the docker image and generate the reports
122
113
123
114
``` shell
You can’t perform that action at this time.
0 commit comments