8000 chore(main): release 0.16.0 by ocervell · Pull Request #616 · freelabz/secator · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(main): release 0.16.0 #616

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2025
Merged

Conversation

ocervell
Copy link
Contributor
@ocervell ocervell commented May 7, 2025

🤖 I have created a release beep boop

0.16.0 (2025-06-05)

Features

  • dnsx: merge dnsxbrute into dnsx (#571) (d30a497)
  • add task revoke state and perf improvements (#678) (2a3bf08)
  • allow returning errors in hooks (#632) (39a56bd)
  • improve bbot output types (#627) (3b0aa5d)
  • improve runner logic, workflow building, results filtering logic; and add config defaults for profiles & drivers (#673) (df94657)
  • improve template loading flow (#667) (f223120)
  • memory optimizations (#681) (d633133)
  • misc: condition-based runs, chunked_by opts, dynamic task profiles, cli improvements (#659) (e8225cd)
  • runner: add input validation to all tasks and workflows (#663) (8392551)
  • runner: improve option handling (#670) (59b1c68)
  • scans: improve scans (#660) (bdd38ec)
  • use os system for CLI and better labs (#649) (8b49912)
  • workflow: improve subdomain_recon workflow (#657) (bc65092)

Bug Fixes

  • allow dry-run mode to work without targets (#624) (cccffb9)
  • check task is registered before running test (1f5cd83)
  • formatting for dynamic opts (#628) (dcbbfe9)
  • header options conversion (#633) (6ae8423)
  • header parsing (#629) (db2f028)
  • improve mongodb duplicate checker (#626) (bf277a9)
  • installer: compound distro.like() on distribs like popos (#653) (3687e1d)
  • installer: ignore dev/post release from PyPI (#634) (614c3e2)
  • installer: secator update with correct package version (#648) (a9cf189)
  • lab --wait not in gitlab runner (070ae84)
  • logic to test all tasks (3bd7503)
  • os.system return code (02aed75)
  • progress type fields (#652) (f146914)
  • remove duplicates from txt exporter (#630) (88ba5c5)
  • remove fping -r flag by default, show alive hosts better (#665) (5c945fd)
  • remove no-recreate flag in labs as not supported by github runner (bd997a8)
  • short opt incorrectly named (#631) (0c73c60)
  • tasks with no file flag need input_chunk_size=1 (#668) (a088c94)
  • tools in readme, arjun chunk and ffuf header (#679) (654ff30)
  • tools table generator update (9420f14)
  • update ci workflow (f4c2b13)
  • update generate table workflow (ff62702)
  • vulnerability output reference when unset (#625) (a656fbf)

Documentation


This PR was generated with Release Please. See documentation.

@ocervell ocervell force-pushed the release-please--branches--main branch 16 times, most recently from 54daa2c to 11cf0ba Compare May 19, 2025 13:27
@ocervell ocervell force-pushed the release-please--branches--main branch 4 times, most recently from 357d5d5 to d55db91 Compare May 23, 2025 17:12
Copy link
Contributor
coderabbitai bot commented May 23, 2025

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

The changes update the project version from 0.15.0 to 0.16.0 in the configuration file and add a corresponding entry in the changelog. The changelog details multiple new features, bug fixes, and documentation updates for the new release, while previous entries remain unchanged.

Changes

File(s) Change Summary
CHANGELOG.md Added a new entry for version 0.16.0 (2025-05-27) listing multiple new features, bug fixes, and documentation updates.
pyproject.toml Updated the project version from 0.15.0 to 0.16.0.

Poem

A hop and a skip, the version has grown,
From fifteen to sixteen, new features are shown.
Changelog refreshed, with fixes in tow,
The project keeps moving, with plenty to show.
🐇✨


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
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor
@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between e8225cd and d55db91.

📒 Files selected for processing (2)
  • CHANGELOG.md (1 hunks)
  • pyproject.toml (1 hunks)
🧰 Additional context used
🪛 LanguageTool
CHANGELOG.md

[uncategorized] ~8-~8: Loose punctuation mark.
Context: ... (2025-05-23) ### Features * dnsx: merge dnsxbrute into dnsx ([#571]...

(UNLIKELY_OPENING_PUNCTUATION)

⏰ Context from checks skipped due to timeout of 90000ms (8)
  • GitHub Check: integration (3.11, ubuntu-latest)
  • GitHub Check: platform (ubuntu)
  • GitHub Check: platform (osx)
  • GitHub Check: platform (debian)
  • GitHub Check: platform (alpine)
  • GitHub Check: platform (kali)
  • GitHub Check: platform (arch)
  • GitHub Check: update-tools-versions (3.11, ubuntu-latest)
🔇 Additional comments (4)
pyproject.toml (1)

7-7: Version bump is consistent
The project version was correctly updated from 0.15.0 to 0.16.0. This aligns with the new release.

CHANGELOG.md (3)

8-12: Features section entries look correct
The new feature bullet points accurately reflect the PR summary (dnsxbrute merge, hook error returns, bbot output types, condition-based runs, chunked_by, dynamic profiles, CLI and workflow improvements).

🧰 Tools
🪛 LanguageTool

[uncategorized] ~8-~8: Loose punctuation mark.
Context: ... (2025-05-23) ### Features * dnsx: merge dnsxbrute into dnsx ([#571]...

(UNLIKELY_OPENING_PUNCTUATION)


17-31: Bug fixes section entries look correct
All listed bug fixes (dry-run without targets, formatting, header parsing/conversion, installer improvements, progress fields, duplicate removal, short opts, tools table, CI workflows, vulnerability reference) align with the commits and issue numbers.


35-36: Documentation entry looks correct
The generated tools table markdown entry matches the documentation improvements described in the PR.

@ocervell ocervell force-pushed the release-please--branches--main branch 4 times, most recently from 4a73170 to 476d487 Compare May 25, 2025 13:55
Copy link
Contributor
@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

♻️ Duplicate comments (1)
CHANGELOG.md (1)

3-3: Broken comparison link in changelog header
The comparison link references v0.15.1...v0.16.0 but the previous tag is actually v0.15.0, which will break the GitHub diff view. Please update it to:

-## [0.16.0](https://github.com/freelabz/secator/compare/v0.15.1...v0.16.0) (2025-05-25)
+## [0.16.0](https://github.com/freelabz/secator/compare/v0.15.0...v0.16.0) (2025-05-25)
🧹 Nitpick comments (3)
CHANGELOG.md (3)

6-14: Features section formatting looks good
The new feature entries are clear and comprehensive. Consider standardizing the acronym casing for CLI to maintain consistency with other uppercase acronyms:

-* **misc:** condition-based runs, chunked_by opts, dynamic task profiles, cli improvements ([#659](...))
+* **misc:** condition-based runs, chunked_by opts, dynamic task profiles, CLI improvements ([#659](...))
🧰 Tools
🪛 LanguageTool

[uncategorized] ~8-~8: Loose punctuation mark.
Context: ... (2025-05-25) ### Features * dnsx: merge dnsxbrute into dnsx ([#571]...

(UNLIKELY_OPENING_PUNCTUATION)


17-35: Bug fixes section is thorough
All listed bug fixes accurately reflect the PR summary. For consistency, you may want to capitalize CI in the workflow update entry:

-* update ci workflow ([f4c2b13])
+* update CI workflow ([f4c2b13])

39-39: Documentation entry is concise
The documentation update is clear. Optionally, you could uppercase MD to align with common file extension conventions:

-* generate tools table md ([#610](...))
+* generate tools table MD ([#610](...))
📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 4a73170 and 476d487.

📒 Files selected for processing (2)
  • CHANGELOG.md (1 hunks)
  • pyproject.toml (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
  • pyproject.toml
🧰 Additional context used
🪛 LanguageTool
CHANGELOG.md

[uncategorized] ~8-~8: Loose punctuation mark.
Context: ... (2025-05-25) ### Features * dnsx: merge dnsxbrute into dnsx ([#571]...

(UNLIKELY_OPENING_PUNCTUATION)

⏰ Context from checks skipped due to timeout of 90000ms (8)
  • GitHub Check: integration (3.11, ubuntu-latest)
  • GitHub Check: platform (osx)
  • GitHub Check: platform (kali)
  • GitHub Check: platform (debian)
  • GitHub Check: platform (ubuntu)
  • GitHub Check: platform (arch)
  • GitHub Check: platform (alpine)
  • GitHub Check: update-tools-versions (3.11, ubuntu-latest)

@ocervell ocervell force-pushed the release-please--branches--main branch 2 times, most recently from 3cfd2f2 to 1b5cef7 Compare May 27, 2025 19:27
@ocervell ocervell force-pushed the release-please--branches--main branch 10 times, most recently from 635ae9e to ddfb6ad Compare June 5, 2025 14:27
@ocervell ocervell force-pushed the release-please--branches--main branch from ddfb6ad to 2b84948 Compare June 5, 2025 14:44
@ocervell ocervell merged commit a0e78f0 into main Jun 5, 2025
22 of 23 checks passed
@ocervell
Copy link
Contributor Author
ocervell commented Jun 5, 2025

🤖 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
0