Skip to content

chore(main): release 0.39.0#1208

Merged
ocervell merged 1 commit into
mainfrom
release-please--branches--main
Jul 3, 2026
Merged

chore(main): release 0.39.0#1208
ocervell merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@ocervell

@ocervell ocervell commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.39.0 (2026-07-03)

Features

  • vulnerability: add status field + carry-over across re-scans (#1209) (0d7bf7d)

Bug Fixes

  • cli: missing "help" field in option raises ValueError (#1230) (74a6b39)
  • config: SECATOR_ADDONS_* invalid key override breaks Secator totally (#1205) (2164993)
  • dynamic task import order causing SyntaxError with external tasks (#1213) (0e2fcd6)
  • exporters: add runner warnings to report (#1228) (1734f6b)
  • output: display full node id instead of task name (#1227) (e26f394)
  • output: Vulnerability colors display by severity, show tags for Tag (#1229) (6ad35e3)
  • runner: remove getstate/setstate, load driver hooks at init (#1267) (2c6d2e8)
  • tests: coverage report NoSource failure on main (#1270) (8b3a2a3)

Performance Improvements

  • output-types: cache keys() + O(1) deduplicate membership check (#1220) (7a956e9)

This PR was generated with Release Please. See documentation.

@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Walkthrough

The package version is bumped from 0.38.0 to 0.38.1 in pyproject.toml, and CHANGELOG.md gains a new release section for v0.38.1 (2026-06-23) with a Bug Fixes entry for the SECATOR_ADDONS_* invalid key override issue.

v0.38.1 Release

Layer / File(s) Summary
Version bump and changelog entry
pyproject.toml, CHANGELOG.md
project.version incremented from 0.38.0 to 0.38.1; changelog gains a v0.38.1 release section with one Bug Fixes bullet referencing the SECATOR_ADDONS_* invalid key override issue (#1205).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • freelabz/secator#1066: Same pattern — pyproject.toml version bump paired with a new CHANGELOG.md release section.

Suggested labels

autorelease: tagged

Poem

🐇 A patch so small, a version so neat,
The addon key bug is gone — how sweet!
From zero-point-three-eight-point-zero we go,
To one more patch with a changelog in tow.
Hop hop, little fix, now off you fly! 🎉

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title is release-related but गलत version: the PR updates 0.38.1, not 0.39.0. Change the title to match the actual release version, e.g. "chore(main): release 0.38.1".
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ocervell ocervell force-pushed the release-please--branches--main branch from 6d09bb4 to 7ead447 Compare June 24, 2026 15:50
@ocervell ocervell changed the title chore(main): release 0.38.1 chore(main): release 0.39.0 Jul 3, 2026
@ocervell ocervell force-pushed the release-please--branches--main branch 3 times, most recently from c1cf873 to 66314e3 Compare July 3, 2026 21:49
@ocervell ocervell force-pushed the release-please--branches--main branch from 66314e3 to b001ae3 Compare July 3, 2026 21:50
@ocervell ocervell merged commit 8a026b7 into main Jul 3, 2026
17 checks passed
@ocervell

ocervell commented Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant