cortex
Here are 109 public repositories matching this topic...
Bug / Feature Request
Work Environment
| Question | Answer |
|---|---|
| OS version (server) | Debian |
| OS version (client) | 10 |
| TheHive version / git hash | 4 RC1 |
| Package Type | DEB |
Problem Description
There are no longer any default dashboards
Possible Solutions
Add the default da
Include Dockerfile in root of project
Request Type
Feature Request
Description
As part of the development and release cycle, please include the Dockerfile generated by docker.sbt in the root of the project so that the container can be built directly from the repo itself.
The Table of Contents does not show all the sections in the Install Guide, and the First Start section needs to be updated starting with the title and correcting other verbiage issues within the section text.
Looking to validate IOCs prior submitting them to Cortex in an app I'm developing.
This needs to consist of validating them (is 192.168.001.001 an IP? Or can it be converted to be valid), and also normalising them to be consistent (http://www.google.com/home.html?test=hello%2bworld is normalised to
http://www.google.com/home.html?test=hello+world) so future submissions can be joined on the s
-
Updated
Oct 24, 2019 - C
The Readme documentation for openvas engine advise to use the docker image mikesplain/openvas but this version is old with gmpv7. Engine-openvas.py imports gvm.protocols.latest which works with the latest version of openvas (gvm11). I see two options:
- Point to the docker image
securecompliance/gvmwhich provides a version 11. In this case you will have to modify the docker image to star
-
Updated
Feb 15, 2020
The link to the Docker installation guide 404's in the main installation file.
This file doesn't appear in the source code tree at all.
You can also use TheHive docker-compose file which contains TheHive, Cortex and Elasticsearch, as documented in TheHive's Docker installation instructions.
The bubble caller has less power to assemble the reference allele vs sample allele since the reference colour is just a bag of kmers without link information. Reference sequences can provide reasonable link info if we break at repetitive kmers.
Bonjour,
J'essaye d'installer Patrowl mais j'ai quelque soucis. Je n'utilise pas docker pour l'installation.
J'en suis ici : cd PatrowlManager
python2.7 -m virtualenv env
source env/bin/activate
pip install -r requirements.txt
J'ai fais un git, je suis aller dans PatrowlManager mais lorsque je lance python2.7 -m virtualenv env j'ai un message d'erreur : No module name virtualenv et je ne
-
Updated
Jun 24, 2020 - PHP
-
Updated
May 22, 2020
Ideally I want to use this wonderful toolbox to generate the overview plots given in the interactive window but do the actual marking of these images externally.
Is there an option to generate individual plots without the interactive window (and preferably without the need for tkmedit) as I would like to run this as a batch job on our cluster and that wouldn't allow any graphical windows.
-
Updated
Jun 29, 2020 - Go
Problem: The chart was initially created for just AWS workloads. The values are scattered throughout the values file making it difficult to follow and make for clunky future enhancements.
Potential Solution: Centralize cloud provider settings. This should also only include templates that are applicable to the selected cloud provider and settings.
Example:
cloud:
pro-
Updated
Jun 18, 2020 - Shell
-
Updated
Apr 28, 2020 - Python
-
Updated
Jun 25, 2020 - Mathematica
Just to note that I have noticed two small typing errors while going through Cortex4py documentation.
- In the example showing how to manipulate organizations as orgadmin change 'status','Active' to 'status','Ok':
From
users = api.organizations.get_users(org.id, Eq('status', 'Active'), range='0-5', sort='-createdAt')
To
users = api.organizations.get_users(org.id, Eq('status', 'Ok')
-
Updated
May 15, 2020 - Rust
-
Updated
Jul 29, 2019 - Clojure
-
Updated
Jun 25, 2019 - Go
Improve this page
Add a description, image, and links to the cortex topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cortex topic, visit your repo's landing page and select "manage topics."
Describe the bug
vmagent with sd_k8s
To Reproduce
Start vmagent with config:
on a cluster with many pods.
Please add pod name to error log.
It's hard to find them in a big cluster. In a message like this it's not clear what was the pod.