Albert Tregnaghi

Results 212 comments of Albert Tregnaghi

Please add the version of Jenkins you have experienced the behavior I tried out with Version 2.462.3 - https://www.jenkins.io/changelog-stable/ (2.462.3 ) And the URL is still as described and works...

```java @ConfigurationProperties(prefix = "sechub.schedule.encryption.emergencymode") public class ScheduleEncryptionMaximumOutDatedTimeConfigurationProperties { final long maximumTimeInMilliseconds; public ScheduleEncryptionConfigurationProperties(long maximumTimeInMilliseconds){ this.maximumTimeInMilliseconds=maximumTimeInMilliseconds; } public long getMaximumTimeInMilliseconds() { return maximumTimeInMilliseconds; } } ``` After adding the former created...

An alternative would be to add always a message to the report, explaining which scans were done.

This conversation is quite old. I assume nothing is being done here anymore. Since I'm currently working on #4079 – which also involves excessive logging – I'll just take over...

After a discussion inside core team we decided: - To reduce effort in future: we only want one SecHub GitHub action (we will rename later from "scan" to "sechub" -...

We have big problems with Variants A + C: The DNS (domain name space)! Means we need something like Variant B! ### Details The current PDS solutions using 05 scripts,...

Solution: We handle this issue as an "epic" and list here all necessary steps: - [x] #2730 - [ ] #2731 - [ ] #2732 - [ ] #2734

At the beginning of SecHub we made a survey and interviews. Most be people wanted to have a breaking build (synchronous) some people wanted an asynchronous scan. SecHub can do...

We could introduce a new parameter to the SecHub go client - the default would be as before, but with an option the client could not fail (if wanted)... @sven-dmlr,...

Sorry, but I used the plugin myself a lot and downloaded it with diverse eclipse installations. > An error occurred while processing the signatures for the file: C:\Users\philb\AppData\Local\Temp\signatureFile4780896935601244460.jar ==> the...