telefonicaid / fiware-orion

Context Broker and CEF building block for context data management, providing NGSI interfaces.
https://fiware-orion.rtfd.io/
GNU Affero General Public License v3.0
212 stars 264 forks source link

How to check the common vulnerabilities in Fiware orion? #4038

Open Anjali-NEC opened 2 years ago

Anjali-NEC commented 2 years ago

@fgalan

I want to check the common vulnerabilities in fiware orion on weekly basis. Is there is any way to check common vulnerabilities of orion or other fiware components?

Please provide some information about how to check the common vulnerabilities in fiware orion. Thanks.

fgalan commented 2 years ago

FIWARE Foundation staff (@flopezag or @wistefan ) may provide information on this.

chandradeep11 commented 2 years ago

@fgalan @flopezag @wistefan Not only Fiware-Orion but also how can we check the CVE in all FIWARE GEs like IoT agent, Cygnus, Quantumleap, STH-Comet, Cepheus

wistefan commented 2 years ago

@Anjali-NEC @Chandradeep-NEC Hi, we now do run nightly scans on released containers for GEs in the catalogue: https://github.com/FIWARE/catalogue/actions/workflows/container-scan.yml The results are published here: https://github.com/FIWARE/catalogue/tree/container-scan-results/reports

The job relies on a proper config.json, as mandated by the FIWARE GE contribution requirements: https://fiware-requirements.readthedocs.io/en/latest/docker_templates/index.html#containerization-templates

If a GE is not listed in the container-scan-results, please contact them to add a proper config.json.

Anjali-NEC commented 2 years ago

Hi @wistefan

Please add the below GEs in the container-scan-results: Orion, Cygnus, STH-Comet and Cepheus.

wistefan commented 2 years ago

Hi @Anjali-NEC as mentioned, the report is automatically created based on the config.json, wich is in the responsibiltiy of the ge-maintainers. There are open PRs for them:

I dont know Cepheus, its not part of the catalogue and therefor will not be covered by the scan.