Skip to content

Commit 1a27a9f

Browse files
authored
add simple high level road map for guac (guacsec#822)
* add simple high level road map for guac Signed-off-by: pxp928 <[email protected]> * remove chips and replace with graphQL interface Signed-off-by: pxp928 <[email protected]> --------- Signed-off-by: pxp928 <[email protected]>
1 parent c67308f commit 1a27a9f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

ROADMAP.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# GUAC Roadmap
2+
3+
At a high level, the roadmap for GUAC will include
4+
5+
- Persistent Database
6+
- Harden data quality issues (ingestion)
7+
- Associate Identity and Trust with various GUAC artifacts
8+
- VEX support
9+
- Support for license related information
10+
- ITE6 support via predicate dictionary
11+
- Evidence store for SBOMs and attestations
12+
- Expanded integration via graphQL interface
13+
- Policy Engine
14+
- CLI with expanded query support
15+
- Updated UI
16+
- VS code plugin
17+
- Others...

0 commit comments

Comments
 (0)