Skip to content

Test: malformed .hacktron/config.yaml fails open silently#39

Open
alan-hacktron wants to merge 1 commit into
mainfrom
test/malformed-config-feature
Open

Test: malformed .hacktron/config.yaml fails open silently#39
alan-hacktron wants to merge 1 commit into
mainfrom
test/malformed-config-feature

Conversation

@alan-hacktron

Copy link
Copy Markdown
Owner

This PR targets main while .hacktron/config.yaml on main has invalid YAML (unclosed bracket in skip.branches). Expect: config is ignored (logged as a warning server side only), scan proceeds normally, and no check run or comment tells the author their config was broken.

@alan-hacktron

Copy link
Copy Markdown
Owner Author

Demonstrating the malformed-config gap: .hacktron/config.yaml on main currently has invalid YAML (unclosed bracket in skip.branches). Backend logs a warning server side, but this PR gets no check run annotation and no comment about it. The scan above proceeds as if there were no config at all. This is the fail open behavior flagged in the deploy risk review.

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