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

feat: improve scan progress logs #246

Merged
merged 1 commit into from
Dec 14, 2022

Conversation

gotbadger
Copy link
Contributor

@gotbadger gotbadger commented Dec 13, 2022

Description

  • Improves progress logging output
Scanning target ../../mastodon
 └ 100% [===============] (8182/8182, 66 files/s) [2m3s]
Running Detectors
Generating dataflow
Evaluating policies
 └ 100% [===============] (15/15, 129 policies/s) [0s]
  • respects quiet flag

TODO:

  • fix snapshots

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

@gotbadger gotbadger force-pushed the feat/improve-progress-loging-output branch 4 times, most recently from 107b528 to af90328 Compare December 14, 2022 10:54
@gotbadger gotbadger marked this pull request as ready for review December 14, 2022 10:55
@gotbadger gotbadger force-pushed the feat/improve-progress-loging-output branch 3 times, most recently from efb6dcf to 6328b9b Compare December 14, 2022 11:06
@gotbadger gotbadger force-pushed the feat/improve-progress-loging-output branch from 6328b9b to 39796d6 Compare December 14, 2022 11:18
@gotbadger gotbadger merged commit 8ff28e1 into main Dec 14, 2022
@gotbadger gotbadger deleted the feat/improve-progress-loging-output branch December 14, 2022 11:29
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.

2 participants