This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch CAMEL-23250-security-policy-enforcement
in repository https://gitbox.apache.org/repos/asf/camel.git
discard 4ac0fa0a8c78 Merge remote-tracking branch 'origin/main' into
CAMEL-23250-security-policy-enforcement
discard eeeaa2e099d8 CAMEL-23250: Keep secret=true alongside security="secret"
on vault configs
discard 600de5c702d5 CAMEL-23250: Fix generated files for CyberArk
secret→security migration and restore metadata
discard 6fd1203d02cd CAMEL-23250: Fix build failure and address SonarCloud
issues
discard 8d2c46cf68c8 CAMEL-23250: Reduce UriPath/UriParam duplication for
SonarCloud
discard 43bf028af802 CAMEL-23250: Move sonar coverage exclusion to pom.xml
discard 82115d56956a CAMEL-23250: Improve test coverage and exclude tooling
from coverage analysis
discard 6016f05eba83 CAMEL-23250: Add health check tests and include
camel-main/camel-health in coverage
discard d130fe2426fa Merge remote-tracking branch 'origin/main' into
CAMEL-23250-security-policy-enforcement
discard 7508be5ec2ac CAMEL-23250: Generate SecurityUtils with constant
references instead of string literals
discard bb6617ae7851 CAMEL-23250: Extract shared helper to deduplicate
JsonMapper serialization
discard db67a23974b6 CAMEL-23250: Extract string constants to reduce code
duplication
discard d495278e0753 CAMEL-23250: Regenerate all generated files after full
build
discard 9942cbe43079 CAMEL-23250: Add missing security metadata to generated
files
discard 293d924a18f0 CAMEL-23250: Regenerate generated files after merge with
main
discard 025165f7d39e Merge main into CAMEL-23250-security-policy-enforcement
discard d186bfb5809e CAMEL-23250: Regenerate catalog and generated files for
review fixes
discard 7f24022809a4 CAMEL-23250: Address security policy review findings
discard 1fcab17e19e1 CAMEL-23250: Fix generated main.adoc to remove stale
{zwsp} markers
discard d623d8a98e09 CAMEL-23250: Add security design proposal and update
AGENTS.md
discard ade67ba7b703 CAMEL-23250: Regenerate catalog and generated files
discard 2d9b3c5e3679 CAMEL-23250: Security policy enforcement framework
discard e9c7e2fc6d8c CAMEL-23250: Fix missing secret=true annotations on vault
configurations
add a702d8ca0be9 CAMEL-23250: Security policy enforcement with
profile-aware defaults
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (4ac0fa0a8c78)
\
N -- N -- N refs/heads/CAMEL-23250-security-policy-enforcement
(a702d8ca0be9)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes: