Closed demenevai closed 9 months ago
Security audit, information and commands
The security team is auditing all the hosting requests, to ensure a better security by default.
This message informs you that a Jenkins Security Scan was triggered on your repository. It takes ~10 minutes to complete.
/audit-ok
=> the audit is complete, the hosting can continue :tada:./audit-skip
=> the audit is not necessary, the hosting can continue :tada:./audit-findings
=> the audit reveals some issues that require corrections :pencil2:./request-security-scan
=> the findings from the [Jenkins Security Scan](https://www.jenkins.io/doc/developer/security/scan/) were corrected, this command will re-scan your repository :mag:./audit-review
=> the findings from the audit were corrected, this command will ping the security team to review the findings :eyes:.
It's only applicable when the previous audit required changes.(automatically generated message, version: 1.17.23)
Hello from your friendly Jenkins Hosting Checker
It appears you have some issues with your hosting request. Please see the list below and correct all issues marked Required. Your hosting request will not be approved until these issues are corrected. Issues marked with Warning or Info are just recommendations and will not stall the hosting process.
<jenkins.version>2.361.4</jenkins.version>
to at least 2.387.3 in your pom.xml. Take a look at the baseline recommendations.<scm>
block in your pom.xml. See https://maven.apache.org/pom.html#SCM for more information.io.jenkins.plugins
.yc
) is incorrect, it should be jenkinsci/yandex-cloud-workers
('New Repository Name' field with "-plugin" removed)You can re-trigger a check by editing your hosting request or by commenting /hosting re-check
The Jenkins Security Scan discovered 1 finding(s) :mag:. For each of them, either apply the recommended correction, suppress the warning or provide a justification.
Once you're done, either re-run the scan with /request-security-scan
or request the Security team to review your justifications with /audit-review
.
You can find detailed information about this finding here.
/hosting re-check
Hello from your friendly Jenkins Hosting Checker
It appears you have some issues with your hosting request. Please see the list below and correct all issues marked Required. Your hosting request will not be approved until these issues are corrected. Issues marked with Warning or Info are just recommendations and will not stall the hosting process.
yandex-cloud-workers
) is incorrect, it should be jenkinsci/yandex-cloud-workers
('New Repository Name' field with "-plugin" removed)You can re-trigger a check by editing your hosting request or by commenting /hosting re-check
Hello from your friendly Jenkins Hosting Checker
It appears you have some issues with your hosting request. Please see the list below and correct all issues marked Required. Your hosting request will not be approved until these issues are corrected. Issues marked with Warning or Info are just recommendations and will not stall the hosting process.
yandex-cloud-workers
) is incorrect, it should be jenkinsci/yandex-cloud-workers
('New Repository Name' field with "-plugin" removed)You can re-trigger a check by editing your hosting request or by commenting /hosting re-check
/hosting re-check
Hello from your friendly Jenkins Hosting Checker
It appears you have some issues with your hosting request. Please see the list below and correct all issues marked Required. Your hosting request will not be approved until these issues are corrected. Issues marked with Warning or Info are just recommendations and will not stall the hosting process.
jenkinsci/yandex-cloud-workers
) should not contain "Jenkins"You can re-trigger a check by editing your hosting request or by commenting /hosting re-check
/request-security-scan
:x: Jenkins Security Scan failed. The Security team was notified about this.
/hosting re-check
Hello from your friendly Jenkins Hosting Checker
It appears you have some issues with your hosting request. Please see the list below and correct all issues marked Required. Your hosting request will not be approved until these issues are corrected. Issues marked with Warning or Info are just recommendations and will not stall the hosting process.
yandex-cloud-workers
) is incorrect, it should be jenkinsci/yandex-cloud-workers
('New Repository Name' field with "-plugin" removed)You can re-trigger a check by editing your hosting request or by commenting /hosting re-check
/hosting re-check
Hello from your friendly Jenkins Hosting Checker
It appears you have some issues with your hosting request. Please see the list below and correct all issues marked Required. Your hosting request will not be approved until these issues are corrected. Issues marked with Warning or Info are just recommendations and will not stall the hosting process.
yandex-cloud-workers
) is incorrect, it should be jenkinsci/yandex-cloud-workers
('New Repository Name' field with "-plugin" removed)You can re-trigger a check by editing your hosting request or by commenting /hosting re-check
Hello from your friendly Jenkins Hosting Checker
It looks like you have everything in order for your hosting request. A member of the Jenkins hosting team will check over things that I am not able to check(code review, README content, etc) and process the request as quickly as possible. Thank you for your patience.
Hosting team members can host this request with /hosting host
/request-security-scan
The Jenkins Security Scan discovered 1 finding(s) :mag:. For each of them, either apply the recommended correction, suppress the warning or provide a justification.
Once you're done, either re-run the scan with /request-security-scan
or request the Security team to review your justifications with /audit-review
.
You can find detailed information about this finding here.
/request-security-scan
The Jenkins Security Scan did not find anything dangerous with your plugin, congratulations! :tada:
:bulb: The Security team recommends that you are setting up the scan in your repository by following our guide.
/audit-review
@sam-bondarev Could you clarify why you requested a review? The wording is a bit ambiguous, but if you've addressed all findings and you have no questions, no review is needed.
Hi there! ) My question is: what is the further steps to achieve plugin hosting approval?
@sam-bondarev Could you clarify why you requested a review? The wording is a bit ambiguous, but if you've addressed all findings and you have no questions, no review is needed.
@sam-bondarev Good question, I missed that this has been open since June as I'm just being summoned for the security audit.
@NotMyFault perhaps? AFAICT this has all checklists done.
@sam-bondarev Good question, I missed that this has been open since June as I'm just being summoned for the security audit.
@NotMyFault perhaps? AFAICT this has all checklists done.
Can take a look next year, slipped here too oops
@sam-bondarev Good question, I missed that this has been open since June as I'm just being summoned for the security audit. @NotMyFault perhaps? AFAICT this has all checklists done.
Can take a look next year, slipped here too oops
Great news! would appreciate a lot )
/hosting re-check
Hello from your friendly Jenkins Hosting Checker
It appears you have some issues with your hosting request. Please see the list below and correct all issues marked Required. Your hosting request will not be approved until these issues are corrected. Issues marked with Warning or Info are just recommendations and will not stall the hosting process.
<jenkins.version>2.387.3</jenkins.version>
to at least 2.401.3 in your pom.xml. Take a look at the baseline recommendations.You can re-trigger a check by editing your hosting request or by commenting /hosting re-check
Hey @sam-bondarev,
I took a brief look and have some feedback for you, alongside the outstanding bot comment above:
<contributors>
block, that can be removed in the same run.Hudson.getInstance()
is deprecated and should be replaced with Jenkins.get()
in all occasions.NonNull
from FindBugs. Core doesn't ship ANTLR for the purpose of annotations./hosting re-check
Hello from your friendly Jenkins Hosting Checker
It appears you have some issues with your hosting request. Please see the list below and correct all issues marked Required. Your hosting request will not be approved until these issues are corrected. Issues marked with Warning or Info are just recommendations and will not stall the hosting process.
<jenkins.version>2.401.3</jenkins.version>
to at least 2.414.3 in your pom.xml. Take a look at the baseline recommendations.You can re-trigger a check by editing your hosting request or by commenting /hosting re-check
/hosting re-check
Hello from your friendly Jenkins Hosting Checker
It looks like you have everything in order for your hosting request. A member of the Jenkins hosting team will check over things that I am not able to check(code review, README content, etc) and process the request as quickly as possible. Thank you for your patience.
Hosting team members can host this request with /hosting host
@NotMyFault hi there ) All issues you noted have been resolved. Could you, please, have another look?
/request-security-scan
@NotMyFault hi there ) All issues you noted have been resolved. Could you, please, have another look?
Thanks!
Please exclude dependencies from the POM your plugin doesn't depend upon. 80M for a plugin is way to overkill:
The Jenkins Security Scan discovered 3 finding(s) :mag:. For each of them, either apply the recommended correction, suppress the warning or provide a justification.
Once you're done, either re-run the scan with /request-security-scan
or request the Security team to review your justifications with /audit-review
.
You can find detailed information about this finding here.
@NotMyFault Unfortunately we can not reduce size of cloud provider SDK library:
Is there any possibility to achieve approval without hpi size reduction?
/request-security-scan
/hosting re-check
Hello from your friendly Jenkins Hosting Checker
It looks like you have everything in order for your hosting request. A member of the Jenkins hosting team will check over things that I am not able to check(code review, README content, etc) and process the request as quickly as possible. Thank you for your patience.
Hosting team members can host this request with /hosting host
The Jenkins Security Scan discovered 3 finding(s) :mag:. For each of them, either apply the recommended correction, suppress the warning or provide a justification.
Once you're done, either re-run the scan with /request-security-scan
or request the Security team to review your justifications with /audit-review
.
You can find detailed information about this finding here.
/request-security-scan
The Jenkins Security Scan did not find anything dangerous with your plugin, congratulations! :tada:
:bulb: The Security team recommends that you are setting up the scan in your repository by following our guide.
@NotMyFault Unfortunately we can not reduce size of cloud provider SDK library:
Is there any possibility to achieve approval without hpi size reduction?
You are shading way more than just the SDK library. Hence I asked to work with exclusion rules to strip anything that is unneeded:
I am not confident that we will host a plugin literally draining gigabytes of artifactory storage with just a few incrementals and releases.
@NotMyFault Unfortunately we can not reduce size of cloud provider SDK library: Is there any possibility to achieve approval without hpi size reduction?
You are shading way more than just the SDK library. Hence I asked to work with exclusion rules to strip anything that is unneeded:
I am not confident that we will host a plugin literally draining gigabytes of artifactory storage with just a few incrementals and releases.
So as for now i reduced shaded libs count:
Is that ok now?
But hpi size reduction is not so much:
/request-security-scan
/hosting re-check
Hello from your friendly Jenkins Hosting Checker
It looks like you have everything in order for your hosting request. A member of the Jenkins hosting team will check over things that I am not able to check(code review, README content, etc) and process the request as quickly as possible. Thank you for your patience.
Hosting team members can host this request with /hosting host
The Jenkins Security Scan did not find anything dangerous with your plugin, congratulations! :tada:
:bulb: The Security team recommends that you are setting up the scan in your repository by following our guide.
/hosting host
Repository URL
https://github.com/Software-Cats/jenkins-yandex-cloud
New Repository Name
yandex-cloud-workers-plugin
Description
This plugin provides integration with Jenkins and Yandex Cloud.
Functionality:
Goals solved by the plugin:
GitHub users to have commit permission
@demenevai @petrovvich @Th3Ch3shir3Cat @sam-bondarev
Jenkins project users to have release permission
ademenev sbondarev th3ch3shir3cat petrovich
Issue tracker
GitHub issues