Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/darnit-baseline/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "darnit-baseline"
version = "0.1.0"
version = "0.0.0rc0"
description = "OpenSSF Baseline (OSPS v2025.10.10) compliance checks for darnit"
readme = "README.md"
requires-python = ">=3.11"
Expand Down
2 changes: 1 addition & 1 deletion packages/darnit-gittuf/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "darnit-gittuf"
version = "0.1.0"
version = "0.0.0rc0"
description = "Gittuf policy checks plugin for darnit"
readme = "README.md"
requires-python = ">=3.11"
Expand Down
2 changes: 1 addition & 1 deletion packages/darnit/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# the PyPI distribution name is `darnit-core`, to avoid a conflict with a
# similarly-named project on PyPI.
name = "darnit-core"
version = "0.1.0"
version = "0.0.0rc0"
description = "Generic compliance audit framework with plugin architecture"
readme = "README.md"
requires-python = ">=3.11"
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "darnit-mcp"
version = "0.1.0"
version = "0.0.0rc0"
description = "MCP server for compliance auditing using the darnit framework"
readme = "README.md"
requires-python = ">=3.11"
Expand Down
8 changes: 4 additions & 4 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading