Skip to content

v5.2.27

Choose a tag to compare

@github-actions github-actions released this 02 Sep 16:25
· 2 commits to refs/heads/main since this release
26ff773

⚙️ Changes

  • Reintroduce CargoSBOM detector experiments by @grvillic (#1463)
  • Update framework package data by @ericstj (#1454)
  • Update smoke test workflow to install all requirements manually on new vanilla ubuntu image by @grvillic (#1452)
  • Remove superfluous verification test file flagging CodeQL tooling by @grvillic (#1450)
  • Removed RustCLI experiments by @jcfiorenzano (#1449)
  • Update .NET SDK minimum version and install procedure for smoke tests by @gpcastro (#1445)
  • Supress CodeQL Warning in SPDX parsing by @gpcastro (#1444)
  • Updating the md for vcpkg to reflect some recent updates by @jdotson166 (#1442)
  • Fix NullReferenceException in NpmLockfileDetectorBase when dependencies object is missing by @copilot-swe-agent (#1437)