Cimpress-MCP/felix

View on GitHub
lib/felix.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function rotate has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports.rotateKeyForUser = function rotate (user, config) {
  const { service, metadata } = parseMetadata(user),
    iam = new Aws(),
    report = {
      status: 'started',
Severity: Major
Found in lib/felix.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status