-
When specifying specific queries in the "metric-reporting" configuration box, the help text below the box points to [this url](https://github.com/fossology/fossology/blob/a53e8a2536d40f96b3f3ad8b8c820…
-
ScanCode tracks many more licenses that SPDX does. As a result `LicenseRef-xxx` needs to be created (e.g. e37fec9d4ee3eeab0a5481386d81f24fcfb44f10 )
For sanity and simplicity and clarity we should …
-
When configuring Fossdash CRON, it is possible to add some numerical values after the usual 5 fields.
These numbers are transferred to the crontab file.
Other data than number are properly rejected …
-
This task dependent on https://github.com/finos/alloy/issues/223 completing.
## Pure
- [ ] FINOS Security Vulnerability Check
- [ ] FINOS Legal/License Scans
- [ ] Apply FINOS Project Blueprint
-
It would be very handy to include a timestamp in the filenames rather than a random value.
- now: `/srv/fossology/repository/fossdash/fossdash-publish.py.GC3ZIR`
- preferred:, something like this,…
-
Hi,
first of all, this looks like a very useful project, thank you for attacking this!
In the [clearing concept slides](https://github.com/boschresearch/ROScan/blob/master/ROScan%20clearing%20%2…
-
**What you see in `sca/licensecheck/raw`**
```
cat update-rc.d-0.8.txt
update-rc.d:Using set licenses ['GPLv2+']
update-rc.d:Using detected licenses ['GPL-2.0', 'GPL-2.1', 'GPL-3.0']
update-r…
-
The error will occur when scan huge source code(e.g. kernel) or some special OSS (e.g. https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz) by fossology-python, the error message is as following:
---…
-
- Include code to maintain a counter for a number of **ERROR**, **FATAL** and **WARNING** of fossology.
- Fetch these data from our fossdash publisher script and push it into influxDB.
- Creates the…
-
### Description
Refactoring of fossdash_publisher script: Get all metric queries out of the script and put them into some configuration way.