Skip to content

Commit dca9ec4

Browse files
updated readme and fixed conflicts
Signed-off-by: Jegath S <[email protected]>
1 parent bc20a28 commit dca9ec4

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# scsctl
22

3+
34
> We are continuously adding the listed features
45
56
CLI/CI Tool for Automating Vulnerability Management for Enhancing Software Supply Chain Security Measures.
67

78
### Features
89

10+
911
- Integration with other Tools & Platforms:
1012
- Trivy
1113
- Grype
@@ -107,17 +109,6 @@ Before starting, make sure you have the following installed and configured:
107109
### Commands
108110

109111
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-
121112
> This command will scan the docker image and generate the reports
122113
123114
```shell

0 commit comments

Comments
 (0)