Skip to content

docs: clarify --skips flag disables both binary checkers and language… #5099

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

Closed
wants to merge 1 commit into from

Conversation

roshanData
Copy link

… parsers

This commit updates the documentation for the --skips flag to clarify that it works for both binary checkers and language parsers, as requested in issue #5071.

Fixes #5071

Description

This PR updates the documentation for the --skips flag to clarify that it works for both binary checkers and language parsers, as requested in issue #5071.

The documentation now explicitly mentions that the flag can be used to disable both binary checkers (e.g., curl, openssl) and language parsers (e.g., python, java).

Changes Made

  • Updated the description of the --skips flag in MANUAL.md to clarify its functionality
  • Added examples of binary checkers and language parsers for better understanding

Related Issue

Fixes #5071

Testing

Documentation has been built and verified using Sphinx.

… parsers

This commit updates the documentation for the --skips flag to clarify that it works for both binary checkers and language parsers, as requested in issue intel#5071.

Fixes intel#5071
@roshanData
Copy link
Author

Hi, I've submitted a PR to improve the documentation. Please let me know if any changes are needed. Thank you!"

@terriko
Copy link
Contributor

terriko commented May 27, 2025

Looks like someone else got a fix in first in #5098 so I'm going to close this one, but feel free to enhance the docs to include examples like you've done here in a separate PR if you want!

@terriko terriko closed this May 27, 2025
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.

docs: disabling language parsers via --skips flag
2 participants