# Frontispiece

## About the Standard

The Software Component Verification Standard is a grouping of controls, separated by control family, which can be used by architects, developers, security, legal, and compliance to define, build, and verify the integrity of their software supply chain.

## Copyright and License

![](https://4234908004-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4lKMvUnQlte-TMQQQH%2F-M4lKTJPNYx8hGGiEhgx%2F-M4lLoEWYiFuZXjYhOBZ%2Flicense.png?alt=media\&token=8c4e4c8e-ca9a-45a4-8797-daeefd2141cf)

Copyright © 2020 The OWASP Foundation.

This document is released under the [Creative Commons Attribution ShareAlike 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/). For any reuse or distribution, you must make clear to others the license terms of this work.

Version 1.0, 25 June 2020

## Project Leads

* Steve Springett

## Contributors and Reviewers

* Dave Russo
* Garret Fick
* JC Herz
* John Scott
* Mark Symons
* Pruthvi Nallapareddy
* Bryan Garcia

The Software Component Verification Standard is built upon the shoulders of those involved. The project is inspired by the OWASP Application Security Verification Standard and the work of their contributors.

If a credit is missing from the credit list above, please contact <steve.springett@owasp.org> or log a ticket at GitHub to be recognized in future updates.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://owasp-scvs.gitbook.io/scvs/frontispiece.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
