Informasjonsforvaltning / dcat-ap-no-validator-service

A shacl based validator backend service for validating catalogs against dcat-ap-no specifications
Apache License 2.0
2 stars 0 forks source link

Chore/sbd/update_dependencies #106

Closed stigbd closed 1 year ago

github-actions[bot] commented 1 year ago
+==============================================================================+
+==============================================================================+

                                   /$$$$$$            /$$
                                  /$$__  $$          | $$
               /$$$$$$$  /$$$$$$ | $$  \__//$$$$$$  /$$$$$$   /$$   /$$
              /$$_____/ |____  $$| $$$$   /$$__  $$|_  $$_/  | $$  | $$
             |  $$$$$$   /$$$$$$$| $$_/  | $$$$$$$$  | $$    | $$  | $$
              \____  $$ /$$__  $$| $$    | $$_____/  | $$ /$$| $$  | $$
              /$$$$$$$/|  $$$$$$$| $$    |  $$$$$$$  |  $$$$/|  $$$$$$$
             |_______/  \_______/|__/     \_______/   \___/   \____  $$
                                                              /$$  | $$
                                                             |  $$$$$$/
      by pyup.io                                              \______/

+==============================================================================+

 REPORT 

  You are using Safety's free vulnerability database. This data is
outdated, limited, and 
  licensed for non-commercial use only.
  All commercial projects must sign up and get an API key at
https://pyup.io

  Safety v2.2.0 is scanning for Vulnerabilities...
  Scanning dependencies in your files:

  -> .nox/safety-3-10/tmp/requirements.txt

  Using non-commercial database
  Found and scanned 130 packages
  Timestamp 2022-10-01 11:11:05
  1 vulnerability found
  0 vulnerabilities ignored

+==============================================================================+
 VULNERABILITIES FOUND
+==============================================================================+

-> Vulnerability found in rdflib version 6.2.0
   Vulnerability ID: 48547
   Affected spec: >0
   ADVISORY: Rdflib provides no way to control how external references
   are resolved, nor a way to implement caching of external resources. This...
   PVE-2022-48547
   For more information, please visit
   https://pyup.io/vulnerabilities/PVE-2022-48547/48547/

 Scan was completed. 1 vulnerability was found. 

+==============================================================================+
   REMEDIATIONS

  1 vulnerability was found in 1 package. For detailed remediation & fix 
  recommendations, upgrade to a commercial license. 

+==============================================================================+

  You are using Safety's free vulnerability database. This data is
outdated, limited, and 
  licensed for non-commercial use only.
  All commercial projects must sign up and get an API key at
https://pyup.io

+==============================================================================+
codecov[bot] commented 1 year ago

Codecov Report

Merging #106 (f54c90a) into main (a9d7d7a) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #106   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        14    -1     
  Lines          394       401    +7     
=========================================
+ Hits           394       401    +7     
Impacted Files Coverage Δ
dcat_ap_no_validator_service/adapter/__init__.py 100.00% <ø> (ø)
...alidator_service/adapter/ontology_graph_adapter.py 100.00% <ø> (ø)
..._validator_service/adapter/remote_graph_adapter.py 100.00% <ø> (ø)
..._validator_service/adapter/shapes_graph_adapter.py 100.00% <ø> (ø)
dcat_ap_no_validator_service/app.py 100.00% <ø> (ø)
dcat_ap_no_validator_service/model/__init__.py 100.00% <ø> (ø)
dcat_ap_no_validator_service/service/__init__.py 100.00% <ø> (ø)
..._no_validator_service/service/validator_service.py 100.00% <ø> (ø)
dcat_ap_no_validator_service/view/__init__.py 100.00% <ø> (ø)
dcat_ap_no_validator_service/view/liveness.py 100.00% <ø> (ø)
... and 8 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more