Skip to content

docs: fix validation findings#185

Open
tupe12334 wants to merge 1 commit into
mainfrom
docs/fix-validation
Open

docs: fix validation findings#185
tupe12334 wants to merge 1 commit into
mainfrom
docs/fix-validation

Conversation

@tupe12334

Copy link
Copy Markdown
Member

SECURITY.md:9 — crates.io link pointed at a nonexistent steplock-core crate (published crate is steplock, per core/Cargo.toml and the README badge) — fixed link to https://crates.io/crates/steplock
Installation.md:174 — steplock validate and steplock clean CLI subcommands (see core/src/bin/main.rs) were undocumented — added an "Other commands" section
core/README.md:14 — Modules table omitted the public validate module (validate_checklists, used by steplock validate) — added a row for it

SECURITY.md pointed at a nonexistent steplock-core crate instead of
steplock. Installation.md and core/README.md didn't mention the
steplock validate / steplock clean subcommands or the validate module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant