Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

tj-smith47/anodizer

https://github.com/tj-smith47/anodizer · scanned 2026-06-16 00:37 UTC (2 months, 2 weeks ago)

124 raw signals (0 security + 124 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 118 actionable findings from 1 signal source. 6 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 958 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
action.yml software healthy action.yml
.anodizer.yaml software healthy .anodizer.yaml
Cargo.toml software healthy Cargo.toml
README.md software healthy README.md
.env.release software healthy .env.release
CONTRIBUTING.md software healthy CONTRIBUTING.md
Dockerfile software healthy Dockerfile
Taskfile.yml software healthy Taskfile.yml
Cargo.lock software healthy Cargo.lock
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
CHANGELOG.md software healthy CHANGELOG.md
2026-04-config-schema.md software healthy docs/migration/2026-04-config-schema.md
config.toml software healthy docs/site/config.toml
schema.json software healthy docs/site/static/schema.json
base.html software healthy docs/site/templates/base.html
index.html software healthy docs/site/templates/index.html
section.html software healthy docs/site/templates/section.html
docs.html software healthy docs/site/templates/docs.html
sidebar.html software healthy docs/site/templates/partials/sidebar.html
coming_soon.html software healthy docs/site/templates/shortcodes/coming_soon.html
style.scss software healthy docs/site/sass/style.scss
_index.md software healthy docs/site/content/_index.md
_index.md software healthy docs/site/content/blog/_index.md
_index.md software healthy docs/site/content/docs/_index.md
_index.md software healthy docs/site/content/docs/publish/_index.md
custom-publishers.md software healthy docs/site/content/docs/publish/custom-publishers.md
homebrew-casks.md software healthy docs/site/content/docs/publish/homebrew-casks.md
before-publish.md software healthy docs/site/content/docs/publish/before-publish.md
milestones.md software healthy docs/site/content/docs/publish/milestones.md
snapshots.md software healthy docs/site/content/docs/publish/snapshots.md
homebrew.md software healthy docs/site/content/docs/publish/homebrew.md
krew.md software healthy docs/site/content/docs/publish/krew.md
validation.md software healthy docs/site/content/docs/publish/validation.md
gemfury.md software healthy docs/site/content/docs/publish/gemfury.md
dockerhub.md software healthy docs/site/content/docs/publish/dockerhub.md
aur-sources.md software healthy docs/site/content/docs/publish/aur-sources.md
schemastore.md software healthy docs/site/content/docs/publish/schemastore.md
upload.md software healthy docs/site/content/docs/publish/upload.md
chocolatey.md software healthy docs/site/content/docs/publish/chocolatey.md
npm.md software healthy docs/site/content/docs/publish/npm.md
winget.md software healthy docs/site/content/docs/publish/winget.md
scoop.md software healthy docs/site/content/docs/publish/scoop.md
github.md software healthy docs/site/content/docs/publish/github.md
nightlies.md software healthy docs/site/content/docs/publish/nightlies.md
cloudsmith.md software healthy docs/site/content/docs/publish/cloudsmith.md
crates-io.md software healthy docs/site/content/docs/publish/crates-io.md
nix.md software healthy docs/site/content/docs/publish/nix.md
aur.md software healthy docs/site/content/docs/publish/aur.md
mcp-registry.md software healthy docs/site/content/docs/publish/mcp-registry.md

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
docs software healthy docs
migration software healthy docs/migration
site software healthy docs/site
static software healthy docs/site/static
templates software healthy docs/site/templates
partials software healthy docs/site/templates/partials
shortcodes software healthy docs/site/templates/shortcodes
sass software healthy docs/site/sass
content software healthy docs/site/content
blog software healthy docs/site/content/blog
docs software healthy docs/site/content/docs
publish software healthy docs/site/content/docs/publish
scm software healthy docs/site/content/docs/publish/scm
reference software healthy docs/site/content/docs/reference
sign software healthy docs/site/content/docs/sign
more software healthy docs/site/content/docs/more
announce software healthy docs/site/content/docs/announce
packages software healthy docs/site/content/docs/packages
getting-started software healthy docs/site/content/docs/getting-started
builds software healthy docs/site/content/docs/builds
ci software healthy docs/site/content/docs/ci
advanced software healthy docs/site/content/docs/advanced
general software healthy docs/site/content/docs/general
migration software healthy docs/site/content/migration
dogfooding software healthy docs/site/content/dogfooding
install software healthy docs/site/content/dogfooding/install
config software healthy docs/site/content/dogfooding/config
cli software healthy docs/site/content/dogfooding/cli
rust software healthy docs/site/content/dogfooding/rust
release software healthy docs/site/content/dogfooding/release
action software healthy docs/site/content/dogfooding/action
scripts software healthy scripts
crates software healthy crates
stage-srpm software healthy crates/stage-srpm
src software healthy crates/stage-srpm/src
stage-upx software healthy crates/stage-upx
src software healthy crates/stage-upx/src
stage-prepublish-guard software healthy crates/stage-prepublish-guard
src software healthy crates/stage-prepublish-guard/src
stage-attest software healthy crates/stage-attest
src software healthy crates/stage-attest/src
stage-blob software healthy crates/stage-blob
src software healthy crates/stage-blob/src
stage-pkg software healthy crates/stage-pkg
src software healthy crates/stage-pkg/src
cli software healthy crates/cli
tests software healthy crates/cli/tests
common software healthy crates/cli/tests/common
src software healthy crates/cli/src
commands software healthy crates/cli/src/commands

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
auth::crates/core/src/config/npm.rs security healthy crates/core/src/config/npm.rs
auth::crates/stage-announce/src/reddit.rs security healthy crates/stage-announce/src/reddit.rs
auth::crates/stage-announce/src/announcers.rs security healthy crates/stage-announce/src/announcers.rs
auth::crates/core/src/url.rs security healthy crates/core/src/url.rs
auth::crates/stage-announce/src/linkedin.rs security healthy crates/stage-announce/src/linkedin.rs
auth::crates/stage-announce/src/twitter.rs security healthy crates/stage-announce/src/twitter.rs
auth::docs/site/static/schema.json security healthy docs/site/static/schema.json
auth::crates/stage-release/src/publisher.rs security healthy crates/stage-release/src/publisher.rs
auth::crates/stage-publish/src/mcp/auth.rs security healthy crates/stage-publish/src/mcp/auth.rs
auth::crates/stage-publish/src/npm/tests.rs security healthy crates/stage-publish/src/npm/tests.rs
auth::crates/stage-publish/src/npm/publish.rs security healthy crates/stage-publish/src/npm/publish.rs
auth::crates/core/src/publish_evidence.rs security healthy crates/core/src/publish_evidence.rs
auth::crates/core/src/config/attestation.rs security healthy crates/core/src/config/attestation.rs
auth::crates/stage-publish/src/mcp/tests.rs security healthy crates/stage-publish/src/mcp/tests.rs
auth::.anodizer.yaml security healthy .anodizer.yaml
auth::crates/cli/src/determinism_harness/env.rs security healthy crates/cli/src/determinism_harness/env.rs
auth::crates/stage-publish/src/npm/publisher.rs security healthy crates/stage-publish/src/npm/publisher.rs
auth::crates/stage-publish/src/mcp/publisher.rs security healthy crates/stage-publish/src/mcp/publisher.rs
auth::crates/stage-announce/src/bluesky.rs security healthy crates/stage-announce/src/bluesky.rs
auth::crates/stage-attest/src/lib.rs security healthy crates/stage-attest/src/lib.rs
auth::crates/core/src/config/announce.rs security healthy crates/core/src/config/announce.rs
auth::crates/stage-publish/src/mcp/mod.rs security healthy crates/stage-publish/src/mcp/mod.rs
auth::crates/core/src/publisher.rs security healthy crates/core/src/publisher.rs
auth::crates/core/src/config/mcp.rs security healthy crates/core/src/config/mcp.rs
auth::crates/stage-publish/src/dockerhub.rs security healthy crates/stage-publish/src/dockerhub.rs
auth::crates/stage-publish/src/publisher_helpers.rs security healthy crates/stage-publish/src/publisher_helpers.rs
auth::crates/stage-announce/src/util.rs security healthy crates/stage-announce/src/util.rs

LabelLayerStatusPath
DOCKER_PASSWORD cicd healthy
APK_PRIVATE_KEY cicd healthy
FURY_PUSH_TOKEN cicd healthy
FURY_API_TOKEN cicd healthy
DOCKER_USERNAME cicd healthy
AUR_SSH_KEY cicd healthy
GPG_FINGERPRINT cicd healthy
CLOUDSMITH_TOKEN cicd healthy
UPLOAD_JARVISPRO_USERNAME cicd healthy
GITHUB_TOKEN cicd healthy
GPG_PRIVATE_KEY cicd healthy
GH_PAT cicd healthy
COSIGN_KEY cicd healthy
SNAPCRAFT_STORE_CREDENTIALS cicd healthy
NPM_TOKEN cicd healthy
CARGO_REGISTRY_TOKEN cicd healthy
SMTP_PASSWORD cicd healthy
COSIGN_PASSWORD cicd healthy
UPLOAD_JARVISPRO_SECRET cicd healthy
CHOCOLATEY_API_KEY cicd healthy

LabelLayerStatusPath
shard cicd healthy .github/workflows/determinism.yml
actionlint cicd healthy .github/workflows/ci.yml
fmt cicd healthy .github/workflows/ci.yml
clippy cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
package cicd healthy .github/workflows/ci.yml
snapshot cicd healthy .github/workflows/ci.yml
validate-readme cicd healthy .github/workflows/ci.yml
check-config cicd healthy .github/workflows/ci.yml
coverage cicd healthy .github/workflows/ci.yml
docs-check cicd healthy .github/workflows/docs.yml
build cicd healthy .github/workflows/docs.yml
deploy cicd healthy .github/workflows/docs.yml
nightly cicd healthy .github/workflows/nightly.yml
tag cicd healthy .github/workflows/release.yml
determinism-check cicd healthy .github/workflows/release.yml
release cicd healthy .github/workflows/release.yml
canary cicd healthy .github/workflows/runner-preflight.yml

LabelLayerStatusPath
gha::determinism cicd healthy .github/workflows/determinism.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::docs cicd healthy .github/workflows/docs.yml
gha::nightly cicd healthy .github/workflows/nightly.yml
gha::release cicd healthy .github/workflows/release.yml
gha::runner-preflight cicd healthy .github/workflows/runner-preflight.yml

LabelLayerStatusPath
dotenv::.env.release security healthy .env.release
password_literal::.anodizer.yaml security healthy .anodizer.yaml
password_literal::crates/stage-notarize/src/lib.rs security healthy crates/stage-notarize/src/lib.rs
github_token::crates/core/src/git/github_api.rs security healthy crates/core/src/git/github_api.rs
password_literal::crates/stage-publish/src/http_upload.rs security healthy crates/stage-publish/src/http_upload.rs

LabelLayerStatusPath
port:587 network healthy .anodizer.yaml
port:465 network healthy crates/stage-announce/src/email.rs
port:8080 network healthy crates/stage-source/src/tests.rs

LabelLayerStatusPath
traefik network healthy .anodizer.yaml
nginx network healthy crates/stage-release/src/github/upload.rs
haproxy network healthy crates/stage-release/src/github/upload.rs

LabelLayerStatusPath
127.0.0.1 network healthy crates/stage-blob/src/publisher.rs
3.4.1.3 network healthy crates/stage-announce/src/twitter.rs
1.0.0.5 network healthy crates/stage-publish/src/schema_validation/nfpm.rs

LabelLayerStatusPath
vps::aws hardware healthy Cargo.toml
vps::gcp hardware healthy Cargo.toml
vps::azure hardware healthy Cargo.toml

LabelLayerStatusPath
repobility-clone-nz0cung_ software healthy /tmp/repobility-clone-nz0cung_

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/da2b4534-f2aa-4741-91eb-bc8eebb3d73a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/da2b4534-f2aa-4741-91eb-bc8eebb3d73a/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.