Skip to content

Releases: math280h/safe-pkgs

1.0.0

Choose a tag to compare

@math280h math280h released this 20 Jul 21:57
4f8262f

What's Changed

  • chore(deps): Bump quinn-proto from 0.11.13 to 0.11.14 in the cargo group across 1 directory by @dependabot[bot] in #13
  • chore(deps): Bump rustls-webpki from 0.103.9 to 0.103.10 in the cargo group across 1 directory by @dependabot[bot] in #15
  • Add configurable rate limit controls for lockfile evaluation by @math280h with @Copilot in #14
  • chore(deps): Bump rand from 0.9.2 to 0.9.4 in the cargo group across 1 directory by @dependabot[bot] in #16
  • chore(deps): Bump rustls-webpki from 0.103.10 to 0.103.13 in the cargo group across 1 directory by @dependabot[bot] in #17
  • chore(deps): Bump rmcp from 0.15.0 to 1.4.0 in the cargo group across 1 directory by @dependabot[bot] in #18
  • feat: metrics/log schema for latency, cache, and registry errors by @math280h in #24
  • feat: private registry authentication support by @math280h in #23
  • feat: dependency confusion defenses for internal package names by @math280h in #20
  • feat: remote config sources by @math280h in #21
  • feat: policy simulation (what-if) mode by @math280h in #19
  • fix: unbreak main — await async SafePkgsService::new in simulate command by @math280h in #25
  • feat: remote audit storage backend by @math280h in #22
  • fix(npm): tolerate boolean deprecated; honor RUST_LOG for all commands by @math280h in #26
  • fix(cargo): treat bare Cargo.toml versions as caret ranges, not exact pins by @math280h in #27
  • 1.0.0 readiness: version-resolution, parser, security, and release fixes by @math280h in #28

New Contributors

Full Changelog: 0.3.0...1.0.0

0.3.0

Choose a tag to compare

@math280h math280h released this 02 Mar 03:06
a133ac7

What's Changed

  • feat: Heavily improve machine readable evidence and expose more evidence by @math280h in #6
  • feat: Add deterministic behavior and logs by @math280h in #7
  • Potential fix for code scanning alert no. 4: Workflow does not contain permissions by @math280h in #8
  • feat: Shared HTTP Client by @math280h in #9
  • feat: Dependency path by @math280h in #10
  • fix: Hardcoded config by @math280h in #11
  • feat: Improve user experience with errors by @math280h in #12

Full Changelog: 0.2.1...0.3.0

0.2.1

Choose a tag to compare

@math280h math280h released this 24 Feb 02:42
fdf780a

Fix missing windows binary

Full Changelog: 0.2.0...0.2.1

0.2.0

Choose a tag to compare

@math280h math280h released this 23 Feb 14:50
9b96aeb

What's Changed

  • docs: Initial by @math280h in #2
  • feat: Add PyPi & Refactor Regs and Checks Structure by @math280h in #3
  • feat: Improve workflows and fix codecoverage badge by @math280h in #4
  • feat: Support custom rules by @math280h in #5

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

Choose a tag to compare

@math280h math280h released this 17 Feb 04:17
d93f46c