Valentin Hamon

Results 6 issues of Valentin Hamon

~/workspace/armadito-agent find . -type f | wc -l 595 ~/workspace/armadito-agent sudo /usr/bin/armadito-scan -j -r ./ { "timestamp": 1487857526, "type": "EVENT_ON_DEMAND_COMPLETED", "u": { "ev_on_demand_completed": { "total_malware_count": 0, "total_suspicious_count": 0, "total_scanned_count": 16...

bug
high priority

https://docs.sonarqube.org/pages/viewpage.action?pageId=5312222 https://gcc.gnu.org/onlinedocs/gcc/Gcov.html

low priority
test

high priority
clean

enhancement
medium priority
linux
feature

### Description It raises an inappropriate _SecurityException_ when using try-with-resources with a _ShadowPackageInstallerSession_. It happens because it expects that the close() is done before the session.commit(), but when we call...