Skip to content

Commit e75e5b6

Browse files
Merge pull request #1 from advanced-security/MichaelRFairhurst/add-plugin-disclaimer
Add plugin disclaimer, general disclaimer.
2 parents f93072c + a2b4cf2 commit e75e5b6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Queries and infrastructure to discover C++ contract violations using the Z3 SMT solver, and support
44
for custom CodeQL queries that may wish use the Z3 solver API.
55

6+
**Note: This project relies on an experimental integration with Z3 that may be removed from CodeQL without notice.** The latest known supported CodeQL version is version 2.23.0.
7+
8+
_This project is still experimental and mostly proof-of-concept._
9+
610
This repository is the home for the following CodeQL packs and plugins:
711

812
- `advanced-security/z3-cpp`: A CodeQL pack for discovering possible C++ contract violations in C++

0 commit comments

Comments
 (0)