goval-dictionary icon indicating copy to clipboard operation
goval-dictionary copied to clipboard

Build a local copy of OVAL. Server mode for easy querying.

Results 16 goval-dictionary issues
Sort by recently updated
recently updated
newest added

Hello how hard will be to modify a current fetch for arch?

https://www.redhat.com/security/data/oval/v2/

Hi, Currently (in version 0.2.11 at least) the process runs under root : ``` 1 root 0:00 goval-dictionary server -bind=0.0.0.0 -dbpath /tmp/oval.sqlite3 ``` It seems better to create and use...

enhancement

# What did you do? (required. The issue will be **closed** when not provided.) I'm running the following command to populate the oval database: `goval-dictionary fetch-ubuntu --dbtype=mysql --dbpath="write:pass@/oval?charset=utf8mb4&parseTime=true&loc=America%2FNew_York" 18` I've...

bug

I've encountered what seems to be a bug with CentOS when `goval-dictionary` is operated in server mode (using MySQL as a database). The following request returns `null` ``` curl http://127.0.0.1:1324/packs/centos/7.7.1908/kernel...

I quick hacked for support cisco. I did not enough test yet. I checked some tables created. ``` % ./goval-dictionary fetch-cisco asa ios ios_xe pix INFO[06-08|22:03:50] Fetching... URL=https://oval.cisecurity.org/repository/download/5.11.2/vulnerability/cisco_asa.xml INFO[06-08|22:03:50] Fetching......