Skip to content
#

analyzer

Here are 640 public repositories matching this topic...

smelukov
smelukov commented Aug 25, 2021

Is your feature request related to a problem? Please describe.
If some package is restricted to use, there is should be a possibility to specify some analogs

Describe the solution you'd like
Add analog and description fields to package target

{
  'restricted-packages': ['error', [{ 
    name: 'foo', 
    description: 'This package has a vulnerability',
    analogs: ['b

Improve this page

Add a description, image, and links to the analyzer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the analyzer topic, visit your repo's landing page and select "manage topics."

Learn more