cypress-documentation icon indicating copy to clipboard operation
cypress-documentation copied to clipboard

Outdated legacy cypress-audit plugin entry

Open MikeMcC399 opened this issue 10 months ago • 4 comments

Description

  • Follows on from issue https://github.com/cypress-io/cypress-documentation/issues/6026

Issue

The Plugins list, in the section Development Tools, contains an entry for the plugin:

cypress-audit

The npm package's latest version is [email protected] and was published 3 years ago, with instructions for use on legacy Cypress. This version is not deprecated in the npm registry.

The linked documentation site https://mfrachet.github.io/cypress-audit/ refers to new plugins:

with the text:

These libraries were previously deployed under the cypress-audit package and have been split because of license issues between underlying tools.

Suggestion

In the Plugins list:

  1. cypress-audit should be deprecated, since it runs only on legacy Cypress.
  2. Add new entries for the following, which are sourced from the same repo https://github.com/mfrachet/cypress-audit:

MikeMcC399 avatar Dec 12 '24 10:12 MikeMcC399