New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

github-env-cleaner

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-env-cleaner

Remove github deployment history

latest
Source
npmnpm
Version
1.0.7
Version published
Maintainers
1
Created
Source

github-env-cleaner

☁️ Remove github deployment history.

A simple command line tool for removing repository's deployment history. (using github REST api)

Usage

First you need a access token with repo_deployment privilege. you can create a new token from Settings->Developer Settings->Personal Access Tokens.

pnpm dlx github-env-cleaner // or npx github-env-cleaner

Known limitations

Github will not allow you to remove active deployments. More information at https://docs.github.com/en/rest/deployments/deployments#delete-a-deployment

FAQs

Package last updated on 07 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts