-
After Merging: https://github.com/jenkins-infra/plugin-health-scoring/pull/453, We need to introduce the new scoring for the release-drafter probe.
-
I looked over the tls fingerprinting, You talked about but there is something I read at akamai research where they stated that bot are able to bypass to get on gud side :-
https://www.akamai.com/blog…
-
Need proper documentation to understand the working of plugin-health-scoring
-
Currently the naming of test method is seems to confusing that is
In this test method we are only validating the repository not last commit void shouldRequireValidSCMAndLastCommit() { }
-
Description:
At present now, we have several probes that detect the major https://www.jenkins.io/doc/developer/tutorial-improve/ improvement needed in the plugin.
* IncrementalBuildDetectionProbe
…
-
### Description of the bug
At present there is no test case for the Index-Controller in the Plugin-health-scoring.
Need to add test cases for this controller.
-
### Description of the bug
Correction in the Description of the Adoption Message for Health Score.
Correct Sentence: The plugin is not marked as up for adoption.
Another one:
depend…
-
Discussion regarding Chromium builds and related topics.
-
### Description of the bug
After running the **mvn clean install**. I am getting the below message.
Error:
```
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugi…
-
The current implementation of `PluginMaintenanceScoring` was made before a lot of new probes were added.
Maybe some of the new probe could be used there.