-
Submitting as delegate for a Cisco pen-testing team
This is a vulnerability which could allow an attacker to change a logged in users credential without confirming that they are the user in question.
…
timja updated
6 years ago
-
java.lang.NullPointerException
at jenkins.plugins.slack.webhook.WebhookEndpoint.getUrlName(WebhookEndpoint.java:51)
at jenkins.model.Jenkins.getUnprotectedRootActions(Jenkins.java:4645)
at jenkins…
timja updated
6 years ago
-
I have multiple Windows slaves that are being launched as services.
When I updated Jenkins from 1.495 to 1.506, all the slaves died - they just failed to launch, even though they did it without issues…
timja updated
10 years ago
-
Issue:
Installed new Jenkins Version on a clean OS
Installed "recommended" plug-ins
After installation navigated to the Configuration Screen, and no matter what chan…
timja updated
6 years ago
-
Updated Jenkins this morning (no issues), and then updated all my plugins and got this stack trace.
It seems to related to the active-directory plugin.
If I clear my cookies then Jenkins shows the da…
timja updated
9 years ago
-
It would be nice, and should be possible for slaves to work disconnected through, say, a Jenkins restart.
The ideal scenario of course is a graceful shutdown where Jenkins can tell the slaves it's go…
timja updated
6 years ago
-
We are using freestyle Jenkins build and msBuild execute command for the net core application.
/target restore and target build together using in single command. Its executing restore only build …
-
## What went wrong? 😲
```
2024-10-10 06:14:58.889242300 [ERROR] :panic occurred PanicHookInfo { payload: Any { .. }, location: Location { file: "library\\core\\src\\panicking.rs", line: 221, col: 5 …
-
Package.json of project
```js
"scripts": {
"dev": "vue-cli-service serve",
...
"install": "patch-package"
}
```
build script in jenkins
```sh
echo $PATH
cd web
node …
-
## Environment details:
* Apache VMs.
## Steps to reproduce the issue:
* Jenkins CI is missing now.
## Additional information you deem important:
Previously we used 3 Apache VMs to run…