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

Add fixState and fixedIn display #74

Closed
ishiDACo opened this issue Sep 17, 2020 · 0 comments
Closed

Add fixState and fixedIn display #74

ishiDACo opened this issue Sep 17, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ishiDACo
Copy link
Owner

Vuls output has fixState and fixedIn data.

I would like to display.

for example

            "affectedPackages": [
                {
                    "name": "gcc-mingw-w64",
                    "fixedIn": "16"
                }
            ],
            "affectedPackages": [
                {
                    "name": "linux-image-5.4.51+",
                    "notFixedYet": true,
                    "fixState": "open"
                }
            ],
@ishiDACo ishiDACo added the enhancement New feature or request label Sep 17, 2020
@ishiDACo ishiDACo self-assigned this Sep 17, 2020
@ishiDACo ishiDACo added this to the v0.2.3 milestone Sep 19, 2020
ishiDACo added a commit that referenced this issue Sep 24, 2020
@ishiDACo ishiDACo reopened this Sep 28, 2020
ishiDACo added a commit that referenced this issue Sep 28, 2020
[#74] Fix NotFixedYet status on changelog panel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant