Jeff Cook

Results 13 issues of Jeff Cook

When running the following code it reports as failed. The value is correctly updated. When the 'hash' already has the matching value it reports "OK" or unchanged. ```yaml - name:...

When using `-reporter=gitlab-mr-discussion` with `-filter-mode=file` it reports the issues to the console, but doesn't add the discussions to the merge request. The `errorformat` is `%f %m` because the tool can't...

When checking a .bz domain it gets the following error. CRITICAL: domain 'google.bz' not registered!!! However the domain is registered. https://www.whois.com/whois/google.bz

When checking a .pro domain it gets the following error. UNKNOWN: error while checking domain 'google.pro': [whois.dotproregistry.net: Name or service not known] https://www.whois.com/whois/google.pro

with the check_whois.pl check have you thought of adding the option to set to warning if the updated date has changed? I was thinking the easiest way to do this...

enhancement

Currently the check_whois.pl check will match the nameservers to an expected list. It would be great if this could be a regex expect line the check_dns.pl check allows. Thanks

enhancement

**What would you like to be added**: Output to include license for each package. **Why is this needed**: Anchore inline scan includes the license for each package. Having this would...

enhancement
ecosystem:java
license

Is there a way to set the default destination folder for the installation of files? The app that I'm packaging has an expected location that is not in program files....

The created MSI has a repair option. However, the repair option doesn't seem to do anything. Is there a way to disable the repair option? Can repair run the install...

My security team often asks that any exception has a built-in expiry date. A great example would be for a vulnerability that is not patched yet. So we can expect/whitelist...