remakingeden/Cimon by Cycode

Runtime Security Solution for your CI/CD Pipeline

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
client-idCimon client ID for authenticationno
secretCimon secret for authenticationno
urlCimon endpoint for authenticationno
preventEnable prevention modeyesfalse
allowed-ipsA comma-separated list of allowed IP addressesno
allowed-hostsA comma-separated list of domain namesno
file-integrityEnable file integrity module in prevent modenofalse
memory-protectionEnable memory protection module in prevent modenofalse
ignored-ip-netsA comma or white space separated list of ignored IP networks in CIDR notation, e.g. 10.0.0.0/8, 172.16.0.0/12. This setting is mandatory if your workflow runs containers attached to a custom network with configured sub-range. In other words, inter-container networking is usually ignored by Cimon. Cimon implicitly ignores 10.0.0.0/8 and 172.16.0.0/12 networks. no
github-tokenGitHub token for enriching build informationno${{ github.token }}
report-job-summaryReport results through job summary outputnotrue
report-pr-summaryReport results through PR commentnofalse
report-process-treeEnable to report the process treenofalse
slack-webhook-endpointSlack webhook endpoint to report security eventsno
apply-fs-eventsEnable processing filesystem events and display them in the process tree reportnofalse
log-levelLog level (Used for debugging)noinfo
feature-gatesSet of key=value pairs that describe Cimon features.no
fail-on-errorFail the CI if Cimon encountered an errornofalse
release-pathPath to Cimon release file (Used for debugging)no""
soc-storage-accountAzure Storage account name. Store as a GitHub Actions Variable (not secret).no""
soc-storage-keyAzure Storage account key. Store as a GitHub Actions Secret.no""
soc-network-containerAzure Blob container for network events. Store as a GitHub Actions Variable.nocimon-network-events
soc-process-containerAzure Blob container for process tree events. Store as a GitHub Actions Variable.nocimon-process-events

no outputs