Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (19 loc) · 857 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 857 Bytes

Package Manager Best Practices

Collection of security best practices documentation for various package managers

A project under the Best Practices for Open Source Developers WG.

Motivation / Objective

This project intends to create documents that cover the recommend way to use various package managers for optimum security.

Video introduction starts here

Scope

Documents for package managers, such as:

  • npm
  • Pip
  • RubyGems
  • etc.

Process

The procedure for proposing, reviewing, and publishing guideline documents is covered in process.md

Get Involved