Skip to content

v0.0.16

Compare
Choose a tag to compare
@JAORMX JAORMX released this 15 Nov 12:11
· 1378 commits to main since this release
d8c9ae8

What's Changed

  • Set SIGSTORE_NO_CACHE=true in minder by @rdimitrov in #1611
  • Auto-generated cli documentation update - 2023-11-09 12:31:12 by @github-actions in #1612
  • Makes issue templates forms by @andresgalante in #1578
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.22.3 to 1.23.0 by @dependabot in #1613
  • Add switch to migrate up/down to do one step migration, add migrate version by @jhrozek in #1614
  • docs: adds prerequisites to the register a repo getting started page by @andresgalante in #1615
  • Adds a link to docs readme to contribution guidelines by @andresgalante in #1616
  • Convert owner name to lowercase when building container image reference by @JAORMX in #1617
  • Update README.md by @dussab in #1622
  • Add issuer_url for running minder outside of docker-compose by @rdimitrov in #1620
  • Return EvaluatioError, not generic error on finding vulnerable or low-scoring packages by @jhrozek in #1619
  • Implement profile update by @JAORMX in #1566
  • Auto-generated cli documentation update - 2023-11-13 13:48:59 by @github-actions in #1629
  • WIP: Upgrade otel dependencies by @jhrozek in #1628
  • Auto-generated DB schema update - 2023-11-13 13:48:59 by @github-actions in #1630
  • build(deps): bump github.com/bufbuild/buf from 1.27.2 to 1.28.0 in /tools by @dependabot in #1623
  • build(deps): bump github.com/signalfx/splunk-otel-go/instrumentation/database/sql/splunksql from 1.9.0 to 1.10.0 by @dependabot in #1627
  • build(deps): bump mobx from 6.10.2 to 6.11.0 in /docs by @dependabot in #1624
  • build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.19.0 to 1.20.0 by @dependabot in #1625
  • Add a stored procedure to handle entity deletions by @jhrozek in #1618
  • Normalize python package names before sending to OSV by @eleftherias in #1634
  • Link PRs with rule_evaluation_status properly by @jhrozek in #1635
  • build(deps): bump github.com/sigstore/cosign/v2 from 2.2.0 to 2.2.1 by @dependabot in #1585
  • build(deps): bump github.com/signalfx/splunk-otel-go/instrumentation/github.com/lib/pq/splunkpq from 1.9.0 to 1.10.0 by @dependabot in #1637
  • build(deps): bump go.opentelemetry.io/otel/sdk/metric from 1.19.0 to 1.20.0 by @dependabot in #1640
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.45.0 to 0.46.0 by @dependabot in #1638
  • build(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.42.0 to 0.43.0 by @dependabot in #1639
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.23.0 to 1.24.0 by @dependabot in #1641
  • Log the full remediation and alert error by @jhrozek in #1643
  • Suggest smallest delta in PR vulnerability check by @eleftherias in #1632
  • Remove IsProtected for roles and projects and other authz functions by @rdimitrov in #1646
  • Auto-generated DB schema update - 2023-11-14 14:22:49 by @github-actions in #1647
  • Print project list as multiple rows in whoami subcommand by @JAORMX in #1648
  • Handle PR statuses when setting branch protection rules by @jhrozek in #1644
  • Print multiple projects in auth login subcommand by @JAORMX in #1649
  • Add a repository count gauge by @jhrozek in #1651
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.24.0 to 1.25.0 by @dependabot in #1656
  • Don't log skipping rules as errors by @jhrozek in #1658

Full Changelog: v0.0.15...v0.0.16