Compare commits

...

3 Commits

Author SHA1 Message Date
Pablo F.G
1c28732ffc Merge remote-tracking branch 'origin/chore/add-openspec-submodule' into chore/add-openspec-submodule 2026-04-14 14:19:46 +02:00
Pablo F.G
8eae82cd68 chore: add prowler-openspec-opensource as git submodule
Adds the openspec repository as a submodule at openspec/ for shared
spec definitions used by SDD tooling across AI coding assistants.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 13:48:53 +02:00
Pablo F.G
ff8d20e70d chore: add prowler-openspec-opensource as git submodule
Adds the openspec repository as a submodule at openspec/ for shared
spec definitions used by SDD tooling across AI coding assistants.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 11:53:05 +02:00
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "openspec"]
path = openspec
url = https://github.com/prowler-cloud/prowler-openspec-opensource.git

1
openspec Submodule

Submodule openspec added at abf67069fa