Jump to Content
Phylum Documentation
GuidesAPI ReferenceCommunity
Latest UpdatesStatusCommunityDocsSign InPhylum Documentation
Latest UpdatesStatusCommunityDocsSign In

Home

  • Welcome! 👋

Command Line Tool

  • Quickstart
  • phylum
  • phylum analyze
  • phylum auth
    • phylum auth login
    • phylum auth register
    • phylum auth set-token
    • phylum auth status
    • phylum auth token
  • phylum extension
    • phylum extension install
    • phylum extension list
    • phylum extension new
    • phylum extension run
    • phylum extension uninstall
  • phylum group
    • phylum group create
    • phylum group delete
    • phylum group list
    • phylum group member
    • phylum group member add
    • phylum group member list
    • phylum group member remove
    • phylum group transfer
  • phylum help
  • phylum history
  • phylum init
  • phylum package
  • phylum parse
  • phylum ping
  • phylum project
    • phylum project create
    • phylum project delete
    • phylum project link
    • phylum project list
    • phylum project set-thresholds
  • phylum update
  • phylum version
  • phylum uninstall
  • Alternate Installation Methods

Integrations

  • Integrations Overview
  • Azure Pipelines Integration
  • Git pre-commit Integration
  • GitHub Actions Integration
  • GitLab CI Integration

Extensions

  • Phylum CLI Extensions
  • Extension Quickstart
  • Extension Manifest Format
  • Extension API
  • Extension Example
  • Extension How-to
  • Extension Sandboxing
  • Direct Phylum API Requests

Knowledge Base

  • API Keys
  • Analyzing Dependencies
  • Groups
  • Phylum Package Score
  • Processing
  • Building

Analytics

  • Bad Author
  • Compiled Binary
  • Dependency Confusion
  • Environment Variable Enumeration
  • Ephemeral Domain
  • Expired Author Domains
  • Hostname Identification
  • Invokes Native Code
  • IP Address Identification
  • NPM Hooks
  • Obfuscated Javascript
  • Remote Executable
  • Strange Python Imports
  • Suspicious URL References
  • Trivial Package
  • Typosquatting
  • Unverifiable Dependency
  • Obfuscated Python
  • Executes Code at Remote URL
  • Suspicious Setup Commands

Support

  • Security
  • Contact Us
Powered by 

phylum auth

Suggest Edits

Manage authentication, registration, and API keys

Usage: phylum auth [OPTIONS] [COMMAND]

Options

-v, --verbose...
Increase the level of verbosity (the maximum is -vvv)

-q, --quiet...
Reduce the level of verbosity (the maximum is -qq)

-h, --help
Print help

Commands

  • phylum auth register
  • phylum auth login
  • phylum auth status
  • phylum auth set-token
  • phylum auth token

Updated 15 days ago


  • Table of Contents
    • Options
    • Commands