Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tools Update] Updated nodejs, sbt and go versions #20

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

vs4505
Copy link
Collaborator

@vs4505 vs4505 commented Sep 3, 2024

Current Jenkins version (2.401.2) of tag v1.22 is incompatible with other tools (aws, blue ocean, jira). So updating tools to the latest to get the latest Jenkins.

@vs4505 vs4505 merged commit a7ae7c4 into master Sep 3, 2024
1 check failed
@vs4505 vs4505 deleted the fix/tools_update_0924 branch September 3, 2024 17:55
Copy link
Contributor

@manchicken manchicken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a reasonable change, but I do strongly recommend against the continued use of Jenkins.

@vs4505
Copy link
Collaborator Author

vs4505 commented Sep 4, 2024

This looks like a reasonable change, but I do strongly recommend against the continued use of Jenkins.

@manchicken Any strong reason for this but I do strongly recommend against the continued use of Jenkins?

@manchicken
Copy link
Contributor

Yeah, a couple. Jenkins, in general, is remarkably difficult to secure. This Docker image is configured to run it as root, which is pretty rough. I tend to recommend folks use AWS CodePipeline or GitHub Actions rather than Jenkins.

If you do use this, you probably want to make sure it's got network restrictions. Jenkins has been demonstrated to be vulnerable to a wide variety of attacks, and they're constantly sending out security advisories (https://www.jenkins.io/security/advisories/), so please be careful friend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants