Skip to content

Tags: guacsec/guac

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): Bump arigaio/atlas in /pkg/assembler/backends/ent/migrate (

#2908)

Bumps arigaio/atlas from `1aae37f` to `d7fe26b`.

---
updated-dependencies:
- dependency-name: arigaio/atlas
  dependency-version: latest-alpine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.0.1

Toggle v1.0.1's commit message
Release version 1.0.1

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump google.golang.org/api from 0.229.0 to 0.236.0 (#2674)

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.229.0 to 0.236.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.229.0...v0.236.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-version: 0.236.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add reference attestation for multiple equivalent images (#2467)

Signed-off-by: robert-cronin <robert.owen.cronin@gmail.com>

v0.13.2

Toggle v0.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update only depdevclient deps. (#2455)

Signed-off-by: Jeff Mendoza <jlm@jlm.name>

v0.13.1

Toggle v0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump google.golang.org/grpc from 1.68.1 to 1.69.4 (#2431)

* Bump google.golang.org/grpc from 1.68.1 to 1.69.4

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.68.1 to 1.69.4.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.68.1...v1.69.4)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update generated code

Signed-off-by: pxp928 <parth.psu@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: pxp928 <parth.psu@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pxp928 <parth.psu@gmail.com>

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump actions/create-github-app-token from 1.11.0 to 1.11.1 (#2435)

Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@5d869da...c1a2851)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.12.4

Toggle v0.12.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add EOL processor so the certifier will run (#2394)

Signed-off-by: Ben Cotton <ben@kusari.dev>

v0.12.3

Toggle v0.12.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add depsdev scanner implementation (#2385)

Signed-off-by: Brandon Lum <lumjjb@gmail.com>

v0.12.2

Toggle v0.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[FIX] CDX vulnerability parsing and update ENT VEX index (#2371)

* fix invalid reference handle, add affected via bom-ref

Signed-off-by: pxp928 <parth.psu@gmail.com>

* remove field statement and status notes from vex index

Signed-off-by: pxp928 <parth.psu@gmail.com>

* update atlas migration and re-gen code

Signed-off-by: pxp928 <parth.psu@gmail.com>

* fix cert vex integration tests for status note and statement

Signed-off-by: pxp928 <parth.psu@gmail.com>

* add new unit test for CDX

Signed-off-by: pxp928 <parth.psu@gmail.com>

* add very long status note for integration testing

Signed-off-by: pxp928 <parth.psu@gmail.com>

* add long statement for vex integration testing

Signed-off-by: pxp928 <parth.psu@gmail.com>

---------

Signed-off-by: pxp928 <parth.psu@gmail.com>