Skip to content

chore: add enterprise Dependabot configuration - #226

Open
somethingwithproof wants to merge 1 commit into
developfrom
chore/dependabot-config
Open

chore: add enterprise Dependabot configuration#226
somethingwithproof wants to merge 1 commit into
developfrom
chore/dependabot-config

Conversation

@somethingwithproof

Copy link
Copy Markdown
Member

Adds grouped, cooled-down Dependabot updates with standard labels for detected ecosystems.

Copilot AI review requested due to automatic review settings July 14, 2026 17:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@somethingwithproof somethingwithproof self-assigned this Jul 14, 2026
somethingwithproof added a commit to somethingwithproof/plugin_monitor that referenced this pull request Aug 18, 2026
The plugin shipped three test files that nothing ran: the workflow had no
reference to tests/ at all, so a suite covering request-variable output
escaping sat unexecuted.

Adopts the Pest-through-composer pattern from thold and mactrack, with a
bootstrap that stubs Cacti so plugin code loads without a full install. Two of
the three existing files were meaningful grep guards against raw request reuse
and are kept as Pest datasets; the third only asserted that htmlspecialchars()
works.

Pest 2 rather than mactrack's Pest 1, which no longer runs on current PHP. The
PHP 8.0 runtime floor is enforced by the syntax-floor job rather than a
composer platform pin, since the dev tooling needs 8.1.

Stacked on Cacti#225, so the SHA pinning and permissions block are inherited rather
than duplicated. Dependabot is left to Cacti#226.

Signed-off-by: Thomas Vincent <thomasvincent@gmail.com>
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.

2 participants