This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot_sbom
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


    omit c2810361 Regen SBOM from commit 
ab7b11f2704d44cfa34fbe9c506474594ef24fc3
     add b18e1153 Regen SBOM from commit 
ab7b11f2704d44cfa34fbe9c506474594ef24fc3 (#2097)
     add c397f894 Bump org.apache.maven.resolver:maven-resolver-api from 1.9.20 
to 2.0.0 (#2098)
     add a36e57c7 add VEX file with vulnerabilities information to SBOM (#2095)
     add b71b7537 Use CycloneDX to generate VEX (#2099)
     add 21360338 Updated CHANGELOG.md
     add 16fef466 Bump org.apache.maven.plugins:maven-surefire-plugin from 
3.3.0 to 3.3.1 (#2101)
     add 465cde0d Remove OpenAI related Kamelets since outdated (#2103)
     add 04447a10 Bump org.apache.maven.plugins:maven-failsafe-plugin from 
3.3.0 to 3.3.1 (#2100)
     add 83b159a6 Removed references to old Bean used to deduplicate headers 
(#2106)
     add cb549345 Updated CHANGELOG.md
     add 431fe552 Regen SBOM from commit 
cb54934542faec98645d72205b7899c4fc4dfc47

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   (c2810361)
            \
             N -- N -- N   refs/heads/regen_bot_sbom (431fe552)

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:
 CHANGELOG.md                                       |   6 +
 camel-kamelets-sbom/camel-kamelets-sbom.json       | 579 ++++++++++++---------
 camel-kamelets-sbom/camel-kamelets-sbom.vex.json   | 441 ++++++++++++++++
 camel-kamelets-sbom/camel-kamelets-sbom.xml        | 531 ++++++++++---------
 docs/modules/ROOT/nav.adoc                         |   2 -
 ...apicurio-registry-not-secured-sink.kamelet.yaml |   2 -
 ...not-secured-apicurio-registry-sink.kamelet.yaml |   2 -
 kamelets/kafka-not-secured-sink.kamelet.yaml       |   2 -
 kamelets/openai-classification-action.kamelet.yaml | 148 ------
 kamelets/openai-completion-action.kamelet.yaml     | 109 ----
 ...apicurio-registry-not-secured-sink.kamelet.yaml |   2 -
 ...not-secured-apicurio-registry-sink.kamelet.yaml |   2 -
 .../kamelets/kafka-not-secured-sink.kamelet.yaml   |   2 -
 .../openai-classification-action.kamelet.yaml      | 148 ------
 .../kamelets/openai-completion-action.kamelet.yaml | 109 ----
 library/kamelets-maven-plugin/pom.xml              |   2 +-
 pom.xml                                            |   4 +-
 17 files changed, 1060 insertions(+), 1031 deletions(-)
 create mode 100644 camel-kamelets-sbom/camel-kamelets-sbom.vex.json
 delete mode 100644 kamelets/openai-classification-action.kamelet.yaml
 delete mode 100644 kamelets/openai-completion-action.kamelet.yaml
 delete mode 100644 
library/camel-kamelets/src/main/resources/kamelets/openai-classification-action.kamelet.yaml
 delete mode 100644 
library/camel-kamelets/src/main/resources/kamelets/openai-completion-action.kamelet.yaml

Reply via email to