Allow pulling rules from non-local sources
Open
- Dominant language
- Go
- Stars
- 9
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Either via just plain old HTTP(S) file queries or possibly via ORAS with something like https://github.com/opcr-io/policy - or possibly we could support both.
The advantage of this would be that we could define a set of common requirements for:
- Security
- best practices for running on AKS
- etc
and then reuse them in different contexts. Main wins of reuse are for other projects like extensions that might run a subset of AKS linters but benefit from updates to the core security linters (rather than duplicate)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.