All Downloads are FREE. Search and download functionalities are using the official Maven repository.

data.dbEcosystemCacheUpdates.sql Maven / Gradle / Ivy

UPDATE cpeEcosystemCache set ecosystem='MULTIPLE' where vendor = 'apache' and product = 'hadoop' and ecosystem != 'MULTIPLE';
UPDATE cpeEcosystemCache set ecosystem='MULTIPLE' where vendor = 'apache' and product = 'ranger' and ecosystem != 'MULTIPLE';




© 2015 - 2024 Weber Informatics LLC | Privacy Policy