Closed pjfanning closed 2 years ago
@wolfboys generally we don't assign others except they ask for it.
This is just a couple of clicks in the Security tab - but only project members can see these options.
This is just a couple of clicks in the Security tab - but only project members can see these options.
I can't see the "dependbot" in the Security tab, maybe should apply by email?
@wolfboys generally we don't assign others except they ask for it.
oh sorry.
Not sure why the 'Dependabot alerts' option does not appear - like the one in this image:
@pjfanning It's possible that it requires admin permission, while all committers have only write permission.
You can file a JIRA issue on INFRA project. For example, https://issues.apache.org/jira/browse/INFRA-23432. Simply copying the description here may work.
@tisonkun I'm not part of the Streampark PMC, it would be better if someone from the PMC raised the INFRA issue. https://issues.apache.org/jira/browse/INFRA-23683 was one I raised for another ASF project (but I'm a PMC member of that project).
For instance, snakeyaml has another new release (1.32) that has another similar security fix.
it would be better if someone from the PMC raised the INFRA issue
This is not a requirement. Whether or not the proposer is a PMC member doesn't matter. But we do need to have a (lazy) consensus.
Search before asking
Description
You can just enable Dependabot to autogenerate PRs for jars that have security issues. There is another mode where Dependabot generates PRs for all new releases of dependenncies. The latter can be noisy but just enabling it for security issues would be very useful.
I recently raised https://github.com/apache/incubator-streampark/pull/1548 (and a few others) and I wouldn't have had to if Dependabot was enabled.
https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-supply-chain-security
Dependabot can also scan your Github Actions for pipeline issues - https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
Usage Scenario
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct