-
I would like to ask for new release, which includes code base around Sentry configuration through environmental variables.
Thank you!
-
_From @tuxdna on January 31, 2018 11:34_
Start the import :
http://localhost:32000/api/v1/component-analyses/maven/org.apache.tomcat:tomcat-servlet-api/8.5.6
Data import into graph fails for …
-
Long time ago there was an issue about the $subject, filled by @fridex , but I can't find it now (maybe it even was in some previous repo).
I recently realized how difficult is to debug a failing tes…
-
Hi there, small heads up and incomplete issue description due to lack of time (sorry for that), **the issue doesn't seem to persist in selinon@master**
If additional information is required i'd be …
-
# Description
[Selinon/Dispatcher](https://github.com/selinon/selinon) that was developed for analytics core does not support changes in the [YAML configuration files](https://github.com/fabric8-an…
-
Selinon and Selinonlib now installs all the dependencies (redis, celery, ...). As Selinon can be run as a standalone CLI application without using broker, celery's result backend etc, it would be nice…
-
When scheduling scan of Go packages using Jobs API, following error is encountered in the staging cluster:
```
2017-11-07 10:25:45,950 [INFO] celery.worker.strategy: Received task: selinon.Selinon…
-
For the following configuration:
```yaml
tasks:
- name: A
import: foo.bar
- name: B
import: foo.bar
- name: C
import: foo.bar
- name: D
import: foo.bar
flows…
-
It would be nice to have a logger that directly reports JSONs consumable for elastic search JSON parser.
-
Configuration can be initialized only based on explicitly supplied paths to configuration files. It would be nice to provide a function `Config.from_dict()` (refactor `Config.from_files()`) that would…