jspolicy
jspolicy copied to clipboard
jsPolicy - Easier & Faster Kubernetes Policies using JavaScript or TypeScript
Point to the branch "main" Signed-off-by: Thorsten Schifferdecker
Adding support for extra custom labels in pod and deployment templates for the server.
Do you have a plan for parameterizing the policies to avoid duplicated code? For example when I want to deny multiple namespaces I could write generic code that gets the...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...
Bumps [terser](https://github.com/terser/terser) from 5.7.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Hi there, wanna start by saying that we have been using this for a while now as our main mutation webhook, it solved alot of the issues we had with...
Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 11.8.5. Release notes Sourced from got's releases. v11.8.5 Backport security fix https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc CVE-2022-33987 https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5 v11.8.3 Bump cacheable-request dependency (#1921) 9463bb6 Fix HTTPError missing .code property...