datadog/Datadog Static Analysis

Run a Datadog Static Analysis in your Github Action workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dd_api_keyYour Datadog API key used to authenticate requests.yes""
dd_app_keyYour Datadog Application key used to authenticate requests.yes""
dd_siteThe Datadog site. For example, users in the EU may want to set datadoghq.eu.nodatadoghq.com
cpu_countSet the number of CPUs used to by the analyzer.no2
enable_performance_statisticsGet the execution time statistics for analyzed files.nofalse
debugLets the analyzer print additional logs useful for debugging.nono
secrets_enabledEnable Secrets (Limited Availability)nofalse
static_analysis_enabledEnable Static Analysisnotrue
subdirectoryA subdirectory pattern or glob (or space-delimited subdirectory patterns) that the analysis should be limited to. For example: "src" or "src packages".no""
architectureThe architecture of the image to use. Can be x86_64 or aarch64.no""
diff_awareEnable diff aware scanning mode.notrue

no outputs