Skip to content

Add simple mode (-s option) #89

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
Mar 27, 2023
Merged

Add simple mode (-s option) #89

merged 1 commit into from
Mar 27, 2023

Conversation

soimkim
Copy link
Contributor

@soimkim soimkim commented Mar 24, 2023

Description

Add simple mode. (-s option)

  • If you run in simple mode, you can check the existence of binary and only the binary list as log.
  • Execution result of simple mode :
    % fosslight_binary -p tests -s
    [FOSSLIGHT_BINARY] Binaries / Scanned files: 3/11
    Binary list:
    - tests/askalono_macos
    - tests/error_prone_annotations-2.7.1.jar
    - tests/test/askalono_macos
    Execution result: Success
    

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Refactoring, Maintenance
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@soimkim soimkim requested a review from bjk7119 March 24, 2023 10:49
@soimkim soimkim self-assigned this Mar 24, 2023
@soimkim soimkim added the enhancement [PR/Issue] New feature or request label Mar 24, 2023
@soimkim soimkim merged commit 32e900a into main Mar 27, 2023
@soimkim soimkim deleted the simple branch March 27, 2023 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement [PR/Issue] New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant