License¶
The entire canonical Lace stack is licensed under the Apache License, Version 2.0.
| Repository | Description | License |
|---|---|---|
| lacelang | Specification, grammar, schemas, conformance suite, wiki | Apache 2.0 |
| lacelang-executor | Reference Python executor (canonical) | Apache 2.0 |
| lacelang-validator | Reference Python validator (canonical) | Apache 2.0 |
You may obtain a copy of the license at: apache.org/licenses/LICENSE-2.0
Responsible use¶
Lace is designed for legitimate HTTP monitoring, uptime checking, and API testing against endpoints you own or have explicit authorization to probe.
You are solely responsible for ensuring that your use of Lace and any executor implementation complies with all applicable laws, regulations, terms of service, and acceptable use policies.
Using Lace scripts or executor implementations to send unsolicited, unauthorized, or excessive requests to third-party services — including but not limited to denial-of-service attacks, unauthorized vulnerability scanning, or any form of abuse — is strictly prohibited and is the sole responsibility of the user. The authors, contributors, and maintainers of this specification and its reference implementations bear no liability for any misuse.
By using this software, you acknowledge that you have obtained proper authorization for all endpoints targeted by your probes.