Thierry R

Results 7 issues of Thierry R

Hi, Currently (in version 0.12.3 at least) the process runs under root : ``` 1 root 0:00 vuls server -listen 0.0.0.0:5515 -format-json -debug -debug-sql -cvedb-type=http -cvedb-url=http://vuls-go-cve-dictionary:1323 -ovaldb-type=http -ovaldb-url=http://vuls-goval-dictionary:1324 ``` It...

enhancement

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

enhancement

Hi @rfreedman, Many thanks for this clear and useful project. This implementation worked most of the times for me. However in some cases (when reloading a page for example) I...

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

#### Description Our colleague Romain T. raised the issue on automl a few weeks ago. After a few recent tests it seems that the problem is on the khiops side...

Type/Bug
Priority/1
good for start

#### Description In order to save storage space and network bandwidth a customer @MathieuCoupe asks for support of compressed input files for Khiops. Moreover as a few tools already produce...

Priority/2
Size/Months

#### Description Currently in khiops (versions 10 and 11), the file globbing is supported for remote file systems (S3, GCS) via the corresponding drivers. Example of a path with a...

Priority/3