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

Enhance Docker support and add Windows executable for FossLight Scanner #123

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Sep 20, 2024

  1. feat: Add Docker support for -p and -o options, and create Windows ex…

    …ecutable for easier volume mounting
    
    * refactor: Update Dockerfile to handle -p and -o options without errors
    * feat: Implement fosslight_wrapper.py to simplify Docker volume mounting process
    * ci: Add GitHub Actions workflow to create Windows executable using PyInstaller on release
    
    Signed-off-by: soonhong99 <67502252+soonhong99@users.noreply.github.com>
    soonhong99 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    44c0c08 View commit details
    Browse the repository at this point in the history
  2. fix: error of github reuse

    Signed-off-by: soonhong99 <67502252+soonhong99@users.noreply.github.com>
    soonhong99 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1650f65 View commit details
    Browse the repository at this point in the history
  3. fix: flake8 error

    Signed-off-by: soonhong99 <67502252+soonhong99@users.noreply.github.com>
    soonhong99 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3621f30 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. fix: Renaming files for consistency

    Signed-off-by: soonhong99 <67502252+soonhong99@users.noreply.github.com>
    soonhong99 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    abd6283 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    9a35c0d View commit details
    Browse the repository at this point in the history
  2. fix: docker image name nanayah99 to fosslight

    Signed-off-by: soonhong99 <67502252+soonhong99@users.noreply.github.com>
    soonhong99 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d8c8b85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8303947 View commit details
    Browse the repository at this point in the history