This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to tag v2.11.0-nightly
in repository https://gitbox.apache.org/repos/asf/camel-k.git
*** WARNING: tag v2.11.0-nightly was modified! ***
from a39bcf8bb (commit)
to a165ce845 (commit)
discard a39bcf8bb chore(ci): v2.11.0-nightly release updates
add 035ca9bba chore: add Apache Camel K threat model and triage sidecar
(#6634)
add ca8a63769 chore: add AGENTS.md, CLAUDE.md and SECURITY.md (#6635)
new a165ce845 chore(ci): v2.11.0-nightly release updates
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
tag 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 (a39bcf8bb)
\
N -- N -- N refs/tags/v2.11.0-nightly (a165ce845)
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.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
AGENTS.md | 357 +++++++++++
CLAUDE.md | 357 +++++++++++
SECURITY.md | 35 ++
docs/charts/camel-k-2.11.0-nightly.tgz | Bin 279763 -> 279763 bytes
docs/charts/index.yaml | 6 +-
docs/threat-model.md | 680 +++++++++++++++++++++
docs/threat-model.yaml | 98 +++
.../bases/camel-k.clusterserviceversion.yaml | 2 +-
8 files changed, 1531 insertions(+), 4 deletions(-)
create mode 100644 AGENTS.md
create mode 100644 CLAUDE.md
create mode 100644 SECURITY.md
create mode 100644 docs/threat-model.md
create mode 100644 docs/threat-model.yaml