fleet/changes/feature-6487-deprecate-cpe_id
Juan Fernandez 966bfbf85e
Feature 6487: Deprecate cpe_id from software_cve table (#6562)
Part 2/3 of the removal of the cpe_id column from the software_cve table in favor of using the newly added software_id coumn.
2022-08-04 09:24:44 -04:00

2 lines
No EOL
111 B
Text

- Deprecates the 'cpe_id' column on the 'software_cve' column in favor of the newly added
'software_id' column.