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

Initiatives 2024 votes #1313

Merged
merged 9 commits into from
May 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
78 changes: 78 additions & 0 deletions votes/initiatives-2024.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
{
"subject": "Initiatives 2024",
"headerInstructions": "Please create a ranking 1 to 8 to define the priority of security initiatives for 2024.",
"outcome": {
"ranking": [
"Automate Security release process",
"Node.js maintainers: Threat Model",
"Including SBOM with Node.js",
"Audit build process for dependencies",
"Defining scopes of the Security team",
"Permission Model - Symlink & Sandbox investigation",
"Defense in Depths policy",
"Improve CII Best Practices and reach silver badge"
]
},
"candidates": [
"Permission Model - Symlink & Sandbox investigation",
"Automate Security release process",
"Including SBOM with Node.js",
"Audit build process for dependencies",
"Node.js maintainers: Threat Model",
"Defense in Depths policy",
"Improve CII Best Practices and reach silver badge",
"Defining scopes of the Security team"
],
"votes": {
"Rafael Gonzaga <[email protected]>": {
"Permission Model - Symlink & Sandbox investigation": 3,
"Automate Security release process": 1,
"Including SBOM with Node.js": 6,
"Audit build process for dependencies": 8,
"Node.js maintainers: Threat Model": 4,
"Defense in Depths policy": 2,
"Improve CII Best Practices and reach silver badge": 7,
"Defining scopes of the Security team": 5
},
"Michael Dawson <[email protected]>": {
"Permission Model - Symlink & Sandbox investigation": 8,
"Automate Security release process": 1,
"Including SBOM with Node.js": 4,
"Audit build process for dependencies": 3,
"Node.js maintainers: Threat Model": 2,
"Defense in Depths policy": 5,
"Improve CII Best Practices and reach silver badge": 6,
"Defining scopes of the Security team": 7
},
"Marco Ippolito <[email protected]>": {
"Permission Model - Symlink & Sandbox investigation": 6,
"Automate Security release process": 1,
"Including SBOM with Node.js": 3,
"Audit build process for dependencies": 4,
"Node.js maintainers: Threat Model": 2,
"Defense in Depths policy": 8,
"Improve CII Best Practices and reach silver badge": 7,
"Defining scopes of the Security team": 5
},
"Ulises Gascón <[email protected]>": {
"Permission Model - Symlink & Sandbox investigation": 6,
"Automate Security release process": 2,
"Including SBOM with Node.js": 3,
"Audit build process for dependencies": 4,
"Node.js maintainers: Threat Model": 1,
"Defense in Depths policy": 8,
"Improve CII Best Practices and reach silver badge": 7,
"Defining scopes of the Security team": 5
},
"Thomas Gentilhomme <[email protected]>": {
"Permission Model - Symlink & Sandbox investigation": 6,
"Automate Security release process": 1,
"Including SBOM with Node.js": 3,
"Audit build process for dependencies": 4,
"Node.js maintainers: Threat Model": 2,
"Defense in Depths policy": 8,
"Improve CII Best Practices and reach silver badge": 7,
"Defining scopes of the Security team": 5
}
}
}
Loading