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

Draft: feat: initial gradle implementation #1407

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Dec 15, 2022

  1. feat: initial gradle implementation

    Co-authored-by: @bolshoytoster <toasterbig@gmail.com>
    Signed-off-by: Henry Sachs <Henry.Sachs@deutschebahn.com>
    henrysachs and bolshoytoster committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    31d7717 View commit details
    Browse the repository at this point in the history
  2. feat: add support for gradle lockfile

    Signed-off-by: Henry Sachs <Henry.Sachs@deutschebahn.com>
    henrysachs committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    bf5a453 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Merge branch 'main' of github.com:anchore/syft

    Signed-off-by: Henry Sachs <Henry.Sachs@deutschebahn.com>
    henrysachs committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    37fda90 View commit details
    Browse the repository at this point in the history
  2. feat: initial tests

    upgrade gradle sample to gradle v8
    fix package task not creating a executable jar
    fix gradle dependency parser crashing when scanning groovy gradle files
    feat add java metadata
    
    Signed-off-by: Henry Sachs <Henry.Sachs@deutschebahn.com>
    henrysachs committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    7a6ec5e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    2e14803 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    1d63cd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. chore: rename parseBuildGradle

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4c972d0 View commit details
    Browse the repository at this point in the history
  2. chore: lint-fix

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4472f50 View commit details
    Browse the repository at this point in the history