polubis / 4markdown

15 stars 3 forks source link

[Feature] Implement dependa bot, npm audit and npm outdated scan #274

Open polubis opened 3 months ago

polubis commented 3 months ago

DoD

  1. Not needed libs are removed.
  2. No issues with audit.
  3. Reduce outdate of deps.
  4. Projects builds.
  5. New CI checks (audit) is added.
  6. Dependabot file is added.
  7. No critical vulnerabilities and fixable are fixed.
  8. Audit check is added to CI.
polubis commented 2 months ago

FE:

  1. https://github.com/polubis/4markdown/pull/332
  2. https://github.com/polubis/4markdown/pull/333
  3. https://github.com/polubis/4markdown/pull/334
  4. https://github.com/polubis/4markdown/pull/335
  5. https://github.com/polubis/4markdown/pull/343
  6. https://github.com/polubis/4markdown/pull/346
  7. https://github.com/polubis/4markdown/pull/347
  8. https://github.com/polubis/4markdown/pull/349
polubis commented 2 months ago

Tested