airajena opened a new pull request, #53:
URL: https://github.com/apache/fineract-business-intelligence/pull/53

   ## Fix zizmor dependabot-cooldown warnings
   
   ### What changed
   
   - `.github/dependabot.yml` — bumped `cooldown.default-days` from `4` to `7` 
across all 6 `package-ecosystem` blocks (github-actions, npm, gradle, maven, 
docker, pip).
   
   ### Why
   
   zizmor's `dependabot-cooldown` audit was failing CI on every Dependabot PR 
(e.g. the `zizmor-action` 0.6.0 → 0.6.1 bump) with 6 medium-severity findings — 
one per ecosystem block, each requiring `default-days >= 7`. A cooldown shorter 
than 7 days means Dependabot can open a PR for a freshly published dependency 
version before the ecosystem has had time to flag it as compromised or broken — 
a supply-chain risk window zizmor is specifically designed to catch.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to