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

[WIP] Support for flatpak #2018

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Aug 20, 2024

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

Commits on Aug 21, 2024

  1. [ADD] Support detecting vulnerable Flatpak apps

    This commit requires go-cve-dictionary package to provide GetCveIDsByProduct in DB interface.
    ziyagenc committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    06bce43 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Refactor flatpak functions

    ziyagenc committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9e2cb23 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Fix CveID field name.

    ziyagenc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    a699afa View commit details
    Browse the repository at this point in the history
  2. Add tests for flatpak

    ziyagenc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    3d1f256 View commit details
    Browse the repository at this point in the history