Meg McRoberts
Meg McRoberts
This started as the beginnings of a page that summarizes security issues for plugin developers and maintainers. The concept is that this can serve as a checklist and also that...
This is the first of a series of PRs to restructure and update the "Securing Jenkins" chapter, adding: * Jenkins is a fully-distributed build system... * Security principles * How...
This is intended as a small document that just summarizes "best practices" about script security with links to other documents for details. @daniel-beck @Wadeck @MarkEWaite This is my first stab...
Posted on gitter 15 Feb 2022: I want to know what is the best way to generate JSON file that will be used later in the pipeline (1. Parse Json...
This is a draft to work on content. After https://github.com/jenkins-infra/jenkins.io/pull/4612 is merged, this PR should be integrated into _chapter.yml appropriately and be mentioned in the index.doc and managing-security.adoc files. @daniel-beck...
This is a draft to work on content. After https://github.com/jenkins-infra/jenkins.io/pull/4612 is merged, this PR should be integrated into _chapter.yml appropriately and be mentioned in the index.doc and managing-security.adoc files. @daniel-beck...
Add some conceptual and background information to the top file in the Security section: - Jenkins is a fully distributed build system; briefly explain the security ramifications - Security concepts...
Pull together the "Security Realm" information that is included in other files into a single file. @StackScribe is working on this.
Pull together information from existing files into a single file about authorization. - Add information about the project and role-based authorization options which are now installed by default, with links...