UNPKG

@googleapis/containeranalysis

Version:
38 lines (25 loc) 2.24 kB
<img src="https://avatars0.githubusercontent.com/u/1342004?v=3&s=96" alt="Google Inc. logo" title="Google" align="right" height="96" width="96"/> # containeranalysis > This API is a prerequisite for leveraging Artifact Analysis scanning capabilities in Artifact Registry. In addition, the Container Analysis API is an implementation of the Grafeas API, which enables storing, querying, and retrieval of critical metadata about all of your software artifacts. ## Support status **Note**: Google provides multiple libraries for this service. This library is in maintenance mode, and will continue to be made available for users who have existing applications. If you're building a new application, or modernizing a legacy application, please use [@google-cloud/containeranalysis](https://www.npmjs.com/package/@google-cloud/containeranalysis) instead. The [@google-cloud/containeranalysis](https://www.npmjs.com/package/@google-cloud/containeranalysis) library is faster, easier to use, and better maintained. To learn more, see [Client Libraries Explained](https://cloud.google.com/apis/docs/client-libraries-explained). ## Installation ```sh $ npm install @googleapis/containeranalysis ``` ## Usage All documentation and usage information can be found on [GitHub](https://github.com/googleapis/google-api-nodejs-client). Information on classes can be found in [Googleapis Documentation](https://googleapis.dev/nodejs/googleapis/latest/containeranalysis/classes/Containeranalysis.html). ## License This library is licensed under Apache 2.0. Full license text is available in [LICENSE](https://github.com/googleapis/google-api-nodejs-client/blob/main/LICENSE). ## Contributing We love contributions! Before submitting a Pull Request, it's always good to start with a new issue first. To learn more, see [CONTRIBUTING](https://github.com/google/google-api-nodejs-client/blob/main/.github/CONTRIBUTING.md). ## Questions/problems? * Ask your development related questions on [StackOverflow](http://stackoverflow.com/questions/tagged/google-api-nodejs-client). * If you've found an bug/issue, please [file it on GitHub](https://github.com/googleapis/google-api-nodejs-client/issues). *Crafted with ❤️ by the Google Node.js team*