CVEProject / cve-services

This repo contains the source for the CVE Services API.
Creative Commons Zero v1.0 Universal
150 stars 70 forks source link

Update PUT /org endpoint to set when an Org was last active #1258

Open jdaigneau5 opened 3 months ago

jdaigneau5 commented 3 months ago

Summary

Update the PUT /org endpoint to be accessible to CNAs. When CNAs access this endpoint, it will update a timestamp, showing that the CNA is still active. This is a Secretariat requirement.

Definition of Done