Skip to content

Commit e13bcbd

Browse files
committed
refactor: update README structure and clarify project status
1 parent 8cc67f2 commit e13bcbd

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
# codeql-extractor-iac
2-
31
<!-- markdownlint-disable -->
42
<div align="center">
53

6-
:warning: **This project is in early development and is not supported by GitHub or CodeQL** :warning:
4+
<h1>CodeQL IaC Extractor, Libraries, and Queries</h1>
75

86
[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/advanced-security/codeql-extractor-iac)
97
[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/advanced-security/codeql-extractor-iac/publish.yml?style=for-the-badge)](https://github.com/advanced-security/codeql-extractor-iac/actions/workflows/publish.yml?query=branch%3Amain)
@@ -14,6 +12,12 @@
1412
</div>
1513
<!-- markdownlint-restore -->
1614

15+
> [!NOTE]
16+
> This is **not** an official GitHub project and is not supported by the CodeQL team.
17+
> This is a community project.
18+
19+
## Overview
20+
1721
[CodeQL][codeql] Extractor, Library, and Queries for Infrastructure as Code.
1822

1923
## Usage

0 commit comments

Comments
 (0)