Skip to content
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

rule: add wikiurl message format #536

Merged
merged 1 commit into from
Mar 18, 2024
Merged

rule: add wikiurl message format #536

merged 1 commit into from
Mar 18, 2024

Conversation

priv-kweihmann
Copy link
Owner

which prints a link to the online wiki for the particular finding. Off by default - can be enabled by running with --messageformat="{wikiurl}"

Closes #535

Pull request checklist

Bugfix

  • A testcase was added to test the behavior

New feature

  • A testcase was added to test the behavior
  • wiki-creator.py was run and a new wiki document was filled with information
  • New functions are documented with docstrings
  • No debug code is left
  • README.md was updated to reflect the changes (check even if n.a.)

which prints a link to the online wiki for the particular finding.
Off by default - can be enabled by running with `--messageformat="{wikiurl}"`

Closes #535

Signed-off-by: Konrad Weihmann <[email protected]>
@priv-kweihmann
Copy link
Owner Author

priv-kweihmann commented Mar 18, 2024

@jo-so faster than expected - was actually a small change - let me know if that fits the requested feature

Edit: available in the awesome release 4.4.4 :-)

@priv-kweihmann priv-kweihmann merged commit 38b4df3 into master Mar 18, 2024
5 checks passed
@priv-kweihmann priv-kweihmann deleted the feat/wikiurl branch March 18, 2024 16:45
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.

[feature] Give link to wiki pages in output
1 participant