allero
allero copied to clipboard
By scanning CI/CD misconfigurations, Allero helps reduce production issues, harden your security posture and shift-left CI/CD from DevOps to developers.
The `node-version` input is optional. If not supplied, the node version from PATH will be used. However, it is recommended to always specify Node.js version and don't rely on the...
It is recommended to specify a python version to prevent potential breaking changes due to patch updates. You should specify the exact major and minor versions. patch version is optional....
Allow exporting allero validate output to csv using `-o csv`
Add a policy to enforce GitHub actions workflows with no default timeout definition. https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idtimeout-minutes
I have xcode 13.4.1 and I get the above message (m1 mac) ``` brew install allero-io/allero/allero Already downloaded: /Users/erlichmen/Library/Caches/Homebrew/downloads/77842b251463ee9e209d38ca837db6ea724d3bf06e3b86129a001760b26156c7--allero_0.0.1_Darwin_x86_64.zip Warning: Cannot verify integrity of '77842b251463ee9e209d38ca837db6ea724d3bf06e3b86129a001760b26156c7--allero_0.0.1_Darwin_x86_64.zip'. No checksum was provided for...
To support CircleCI, the following should be implemented: 1. Detect a CircleCI Yaml file in the repo. (regardless the SCM type - Local/GitHub/GitLab) 2. As part of the Fetch command:...
Trying to fetch a repo with a "." in the name will result in an error message stating the repo can't be fetched This is a precaution due to the...
# Solves #78 * A new function was added to the file `clients/gitlabClient.go`; the `generateGitlabClient` function will generate a common client or client with a custom URL extracted from the...
@TomerFi Please take a look :)