Skip to content

Conversation

@synackd
Copy link
Contributor

@synackd synackd commented Oct 8, 2025

Pull Request Template

Thank you for your contribution! Please ensure the following before submitting:

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

SMD v2.19.0 uses a new discovery method that is the default in ochami discover static. Updating it here will remove the requirement of passing --discovery-version=1 to this command as with SMD <= v2.18.0.

BSS is also updated to v1.32.1, the latest version at the time of writing.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other: Dependency update

For more info, see Contributing Guidelines.

Signed-off-by: Devon Bautista <[email protected]>
Signed-off-by: Devon Bautista <[email protected]>
@synackd synackd requested a review from alexlovelltroy October 8, 2025 13:59
@synackd synackd merged commit 51c5e53 into main Oct 8, 2025
2 checks passed
@synackd synackd deleted the synackd/chore/update-smd-bss branch October 8, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants