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

make fields (for --fields option) case-insensitive #32

Closed
ryran opened this Issue Nov 8, 2016 · 1 comment

Comments

Projects
None yet
1 participant
@ryran
Owner

ryran commented Nov 8, 2016

No description provided.

@ryran ryran added the enhancement label Nov 8, 2016

@ryran ryran self-assigned this Nov 8, 2016

ryran added a commit that referenced this issue Nov 8, 2016

@ryran

This comment has been minimized.

Show comment
Hide comment
@ryran

ryran Nov 8, 2016

Owner

Done!

$ rhsecapi CVE-2016-6302 -vf cVsS,UPSTReam_FIx,BUGZILLA
DEBUG THREADS: '1'
Getting 'https://access.redhat.com/labs/securitydataapi/cve/CVE-2016-6302.json' ...
Valid Red Hat CVE results retrieved: 1 of 1
DEBUG FIELDS: 'cvss,upstream_fix,bugzilla'

CVE-2016-6302
  CVSS:     4.3 (AV:N/AC:M/Au:N/C:N/I:N/A:P)
  BUGZILLA: 1369855
  UPSTREAM_FIX:  openssl 1.0.1u, openssl 1.0.2i
Owner

ryran commented Nov 8, 2016

Done!

$ rhsecapi CVE-2016-6302 -vf cVsS,UPSTReam_FIx,BUGZILLA
DEBUG THREADS: '1'
Getting 'https://access.redhat.com/labs/securitydataapi/cve/CVE-2016-6302.json' ...
Valid Red Hat CVE results retrieved: 1 of 1
DEBUG FIELDS: 'cvss,upstream_fix,bugzilla'

CVE-2016-6302
  CVSS:     4.3 (AV:N/AC:M/Au:N/C:N/I:N/A:P)
  BUGZILLA: 1369855
  UPSTREAM_FIX:  openssl 1.0.1u, openssl 1.0.2i

@ryran ryran closed this Nov 8, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment