Skip to content

v0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 19:50
· 80 commits to main since this release
ef1c2c9

Highlights

  • Fix ENT queries
  • Add missing collectors to guaccollect
  • Support image references by digest in the OCI collector
  • Add guacrest to docker-compose
  • Various bug fixes and improvements

What's Changed

  • c6a5159 Bump actions/cache from 4.0.1 to 4.0.2 (#1782)
  • a1b49c5 Bump actions/checkout from 4.1.1 to 4.1.2 (#1776)
  • 0620ad5 Bump actions/create-github-app-token from 1.9.0 to 1.9.1 (#1781)
  • 996f777 Bump anchore/sbom-action from 0.15.8 to 0.15.9 (#1767)
  • bac5b6d Bump cloud.google.com/go/storage from 1.39.0 to 1.39.1 (#1763)
  • b87ea96 Bump docker/login-action from 3.0.0 to 3.1.0 (#1775)
  • ade9c9e Bump github.com/Khan/genqlient from 0.6.0 to 0.7.0 (#1773)
  • f93a552 Bump github.com/aws/aws-sdk-go from 1.50.36 to 1.51.7 (#1787)
  • 488b99e Bump github.com/aws/aws-sdk-go-v2 from 1.25.3 to 1.26.0 (#1772)
  • 5c5973f Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.48.1 to 1.51.4 (#1760)
  • 5c56383 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.51.4 to 1.53.0 (#1786)
  • a895253 Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.29.7 to 1.31.2 (#1766)
  • b6608f6 Bump github.com/docker/docker (#1778)
  • e283206 Bump github.com/go-chi/chi from 1.5.5 to 4.1.2+incompatible (#1761)
  • fe4faee Bump github.com/go-chi/chi/v5 from 5.0.11 to 5.0.12 (#1788)
  • 90fc632 Bump github.com/google/osv-scanner from 1.6.1 to 1.7.0 (#1755)
  • 59897f2 Bump github.com/nats-io/nats-server/v2 from 2.10.11 to 2.10.12 (#1774)
  • cc5f59f Bump github.com/pitabwire/natspubsub from 0.1.1 to 0.1.2 (#1764)
  • b69464a Bump github.com/sigstore/sigstore from 1.8.1 to 1.8.2 (#1785)
  • 3100b05 Bump go.uber.org/zap from 1.26.0 to 1.27.0 (#1762)
  • 5cccd5e Bump gocloud.dev from 0.36.0 to 0.37.0 (#1770)
  • dcf7cef Bump gocloud.dev/pubsub/kafkapubsub from 0.36.0 to 0.37.0 (#1784)
  • 3b007a2 Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#1771)
  • c85eb0e Bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 (#1758)
  • 1357a7c Bump slsa-framework/slsa-github-generator from 1.9.0 to 1.10.0 (#1783)
  • 755a8e8 Check DependencyType values in isDependency ingestion and queries (#1780)
  • ac4c273 Include missing collectors (#1759)
  • f8286dd Included Query for Scorecard (#1791)
  • 638ba85 Included a README for guacrest (#1719)
  • 693be1a Support image references by digest in the OCI collector (#1779)
  • d41d633 [ENT] Fix all broken queries from the backend test suite (#1790)
  • 6055128 add guacrest to docker and go releaser (#1792)
  • ef1c2c9 fix health check for rest api (#1793)