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 repository information display #73

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

Add repository information display #73

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

Comments

@ishiDACo
Copy link
Owner

For example, CVE-2020-14346 on raspbian has repository information. buster/main.

I would like to display it.

        "xserver-xorg-core": {
            "name": "xserver-xorg-core",
            "version": "2:1.20.4-1+rpt2",
            "release": "",
            "newVersion": "2:1.20.4-1+rpt2+deb10u1",
            "newRelease": "",
            "arch": "",
            "repository": "buster/main",
            "changelog": {
                "contents": "xorg-server (2:1.20.4-1+rpt2+deb10u1) buster-security; urgency=high\n\n  * Non-maintainer upload by the Security Team.\n  * Fix for ZDI-11426 (CVE-2020-14347) (Closes: #968986)\n  * Correct bounds checking in XkbSetNames() (CVE-2020-14345)\n  * Fix XIChangeHierarchy() integer underflow (CVE-2020-14346)\n  * Fix XkbSelectEvents() integer underflow (CVE-2020-14361)\n  * Fix XRecordRegisterClients() Integer underflow (CVE-2020-14362)\n\n -- Salvatore Bonaccorso \u003ccarnil@debian.org\u003e  Thu, 27 Aug 2020 10:51:48 +0200\n",
                "method": "ChangelogExactMatch"
            }
        },
@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 added a commit that referenced this issue Sep 24, 2020
@ishiDACo ishiDACo reopened this Sep 24, 2020
ishiDACo added a commit that referenced this issue Sep 24, 2020
ishiDACo added a commit that referenced this issue Sep 24, 2020
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