# Frontispiece

## About the Standard

The OWASP Internet of Things Security Verification Standard (ISVS) is a community effort to establish an open standard of security requirements for Internet of Things (IoT) applications. The requirements provided by the ISVS can be used at many stages during the product development life cycle including design, development, and testing of IoT applications.

## Copyright and License

![license](/files/-MOqgG92l9j80P0E6iis)

Copyright © 2021 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, 22 January 2021

## Project Leads

* Cédric Bassem
* Aaron Guzman

## Contributors and Reviewers

* Théo Rigas
* Leo Dorrendorf
* Anna Schnaiderman

The IoT Security Verification Standard is built upon the hard work of volunteers and contributors. The project originated as part of an appendix by the [OWASP Application Security Verification Standard](https://owasp.org/www-project-application-security-verification-standard/) and it was decided the topic of IoT needed its own standard.

If a credit is missing from the credit list above, please contact the project leaders: <aaron.guzman@owasp.org> & <cedric.bassem@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-isvs.gitbook.io/owasp-isvs-pr/0x01-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.
