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

fix(classification): include classification errors as debug rather than report errors #146

Merged

Conversation

elsapet
Copy link
Contributor

@elsapet elsapet commented Nov 21, 2022

Description

Swallows errors from the interface/URL classifier unless we are in debug mode

Why?

They're not useful (i.e. the scan user can't address them) and can be quite noisy

Checklist

  • I've added test coverage that shows my fix or feature works as expected.
  • I've updated or added documentation if required.
  • I've included usage information in the description if CLI behavior was updated or added.
  • PR title follows Conventional Commits format

@swarmia
Copy link

swarmia bot commented Nov 21, 2022

@elsapet elsapet changed the title AMA-3081 Include classification errors as debug rather than report errors fix(classification): include classification errors as debug rather than report errors Nov 21, 2022
@elsapet elsapet force-pushed the AMA-3081-stop-including-classification-errors-in-report branch from 22df593 to 110c6a3 Compare November 21, 2022 08:30
@elsapet elsapet merged commit 7e097a2 into main Nov 21, 2022
@elsapet elsapet deleted the AMA-3081-stop-including-classification-errors-in-report branch November 21, 2022 11:51
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.

None yet

2 participants