
Security News
Risky Biz Podcast: AI Agents Are Raising the Stakes for Software Supply Chain Security
Open source attacks are accelerating as AI coding agents pull in dependencies faster, with less human review.
@ngcompass/cli
Advanced tools
Command line interface for ngcompass - Angular static analysis tool.
npm install -g @ngcompass/cli
# or
pnpm add -g @ngcompass/cli
ngcompass [command] [options]
ngcompass initInitialize a new configuration file in the current directory.
ngcompass init
ngcompass init --force # Overwrite existing config
ngcompass init --cwd ./app # Run in a specific directory
ngcompass analyzeRun analysis on the project.
ngcompass analyze
ngcompass analyze --format json
ngcompass analyze --format ui --output report.html
ngcompass analyze --profile strict
ngcompass analyze --rule signal-prefer-model
ngcompass analyze --force # Bypass cache
ngcompass analyze --compact # ESLint-style compact output
ngcompass config healthValidate the current configuration file for semantic correctness.
ngcompass config health
ngcompass config health --profile strict
ngcompass cacheManage the analysis cache.
ngcompass cache info # Show cache statistics
ngcompass cache path # Print cache directory
ngcompass cache clear # Clear all caches
ngcompass cache clear --type ast # Clear only AST cache
ngcompass cache clear --type results # Clear only results cache
ngcompass rulesList all available rules or inspect a specific one.
ngcompass rules
ngcompass rules --preset strict
ngcompass rules signal-prefer-model
--debug Enable verbose debug output
--version Show version
--help Show help
MIT
FAQs
Command line interface for ngcompass
We found that @ngcompass/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
Open source attacks are accelerating as AI coding agents pull in dependencies faster, with less human review.

Research
/Security News
Malicious Chrome and Firefox extensions posed as free VPNs while stealing clipboard data through later extension updates.

Research
/Security News
Miasma Mini Shai-Hulud hits @immobiliarelabs Backstage plugins, targeting GitLab and LDAP auth packages on npm.