Chas Honton

Results 19 issues of Chas Honton

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade org.apache.maven:maven-repository-metadata from 3.5.4 to 3.9.5. :information_source: Keep your dependencies up-to-date....

**Is your feature request related to a problem? Please describe.** Build and push multi-architecture images using buildx and add resulting artifacts to an artifactory `build` **Describe the solution you'd like...

feature request

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade org.apache.maven:maven-artifact from 3.8.1 to 3.9.7. :information_source: Keep your dependencies...

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this...

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.9.0 to 3.12.0. :information_source: Keep your dependencies...

see https://openjdk.org/jeps/8337395 ## Describe the PR Modify advice for AvoidSynchronizedAtMethodLevel and add AvoidSynchronizedStatement. See https://openjdk.org/jeps/8337395 for detailed information about virtual thread pinning concerns. ## Related issues - Fixes # ##...

a:new-rule

closes #287, #275, #286 Different approach than PR #288. Use an embedded schema for extra validations on metadata section. This should limit the amount of code maintenance.

closes #287, #275, #286

For the resource below, I expect kubeconfig to complain about annotation values being empty (or null) ```yaml apiVersion: v1 kind: ConfigMap metadata: name: some-values labels: some.domain/some-key: annotations: some.domain/some-key: data: application.yaml:...