issues
search
RedHatOfficial
/
rhsecapi
Tools that utilize the Red Hat Security Data API
GNU General Public License v3.0
61
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add docker support
#80
malvads
opened
11 months ago
0
Unable to install on RHEL8
#79
divyam1345
opened
1 year ago
2
Stuck in installation in Red Hat Enterprise Linux release 8.5 (Ootpa
#78
swezphyo
opened
2 years ago
0
CVE with critical CVSS flagged severity Moderate
#77
dugdug36
opened
3 years ago
1
loglevel seems broken
#76
jgn
opened
5 years ago
0
Migrate to setuptools, make python3 compatible, and reducing chattiness
#75
kyle-walker
opened
5 years ago
6
document how to get a list of products for matching with --q-product
#74
ryran
opened
5 years ago
0
Add example script
#73
ofalk
opened
6 years ago
0
cvrf and cve endpoints don't list all package names that are listed on website for a given RHSA
#72
brixt0n
opened
7 years ago
5
I have list of package names with version (e.g., glibc-2.12-1.209.el6_9.1) and I need to see CVE present for this or not
#71
ryran
opened
7 years ago
1
Add error log level, make default warning
#70
NZJourneyMan
closed
7 years ago
0
Logging is too noisy from frequent use, change default to warning?
#69
NZJourneyMan
closed
7 years ago
1
Fix Log bug #67
#68
NZJourneyMan
opened
7 years ago
0
Logging is broken for Python 2.6
#67
NZJourneyMan
opened
7 years ago
0
Using some --q-xxx options result in: TypeError: object of type 'NoneType' has no len()
#66
ryran
closed
7 years ago
2
Output in CSV format
#65
vdanen
opened
7 years ago
2
implement #63: add --q-product option to search by product_name
#64
ryran
closed
7 years ago
0
implement new API search-cve-by-product capability
#63
ryran
closed
7 years ago
1
Using --extract-cves with --iava when some invalid IAVAs were returned fails spectacularly
#62
ryran
closed
7 years ago
1
--iava lookup fails ungracefully on missing IAVAs
#61
ryran
closed
7 years ago
2
Some RHSA errata links go to 404
#60
ryran
opened
7 years ago
0
duplicate CVEs that are present both in stdin and on cmdline are not removed
#59
ryran
closed
7 years ago
1
make --q-xxx options mutually-exclusive with --iava & --stdin & CVE (args)
#58
ryran
opened
7 years ago
2
rhsda.extract_cves_from_input() no longer ignores case when removing duplicates
#57
ryran
closed
7 years ago
0
New iava support and numerous other enhancements
#56
ryran
closed
7 years ago
0
implement RHSDA_URL environment variable
#55
ryran
closed
7 years ago
1
Rename --extract-search (-s) to --extract-cves (-x)
#54
ryran
closed
7 years ago
1
Rename --extract-stdin to just --stdin
#53
ryran
closed
7 years ago
1
display errata release_date field
#52
ryran
closed
7 years ago
2
implement new IAVA support
#51
ryran
closed
7 years ago
2
when input passed to rhsda.ApiClient.mget_cves() has no CVEs, return empty list instead of failing
#50
ryran
closed
7 years ago
2
Add ability to bypass check for argcomplete via configfiles
#49
ryran
closed
7 years ago
1
replace --pastebin alias "-p" with "-P"; add "-p" alias for --product
#48
ryran
closed
7 years ago
0
enhance debug logging for return status / content-type with component of url
#47
ryran
closed
7 years ago
0
enhance rhsecapi cmdline arg parsing of CVEs by running list through rhsda.extract_cves_from_input()
#46
ryran
closed
7 years ago
0
--dryrun triggers a broken call to logger.notice
#45
ryran
closed
7 years ago
0
simplify rhsda.jprint()
#44
ryran
closed
7 years ago
0
after rewrite, rhsda.ApiClient.mget_cves() doesn't raise KeyboardInterrupt exception
#43
ryran
closed
7 years ago
0
IAVM Mapper interface: fixup error-handling
#42
ryran
closed
7 years ago
1
rename --spotlight to simply --product
#41
ryran
closed
7 years ago
0
split data api out into separate library: rhsda.py; retool everything
#40
ryran
closed
7 years ago
0
STIG doesn't allow using .netrc; add option that prompts for auth credentials when using --q-iava?
#39
ryran
closed
7 years ago
1
rpmbuild: figure out best way to handle python requests dependency
#38
ryran
closed
8 years ago
0
add new --fixed-in-pkg option?
#37
ryran
opened
8 years ago
0
rpmbuild: how to handle byte-compilation between RHEL6's python-2.6 and RHEL7/Fedora's python-2.7
#36
ryran
opened
8 years ago
0
add colors?
#35
ryran
opened
8 years ago
0
add --dryrun option to forgo CVE retrieval, e.g., for just printing list of CVEs found on stdin
#34
ryran
closed
8 years ago
0
CVE output: rename IMPACT to SEVERITY; AFFECTED_RELEASE to FIXED_RELEASES; PACKAGE_STATE to FIX_STATES
#33
ryran
closed
8 years ago
1
make fields (for --fields option) case-insensitive
#32
ryran
closed
8 years ago
1
standardize on logging module w/ a --loglevel option in place of --verbose
#31
ryran
closed
7 years ago
0
Next