You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This component implements a [scanner](https://github.com/smithy-security/smithy/blob/main/sdk/component/component.go)
4
-
that parses json reports output by [credo](https://github.com/rrrene/credo/) into [ocsf](https://github.com/ocsf) format.
3
+
## Overview
5
4
6
-
## Environment variables
5
+
Sobelow is a static analysis tool for discovering security vulnerabilities in Elixir web applications. It helps developers identify potential security issues in their code. This component integrates Sobelow and parses its findings into the OCSF format.
7
6
8
-
The component uses environment variables for configuration.
7
+
## Version
9
8
10
-
It requires the component
11
-
environment variables defined [here](https://github.com/smithy-security/smithy/blob/main/sdk/README.md#component) as well
0 commit comments