Skip to content
Snippets Groups Projects
  • Rhys Arkins's avatar
    98d55394
    feat: transitiveRemediation (#8883) · 98d55394
    Rhys Arkins authored
    
    * save remediations
    
    * enhance and export NpmResponse
    
    * sort branch lists
    
    * transitive remediation init
    
    * update-lockfile not bump
    
    * version not value
    
    * remediate package.json
    
    * isVulnerabilityAlert
    
    * simplify config
    
    * fix circular
    
    * update snapshots
    
    * add config and docs
    
    * TODO
    
    * flatten tests
    
    * remediation -> update
    
    * lots of renames
    
    * improve readability
    
    * refactor
    
    * remove fetch
    
    * more tests
    
    * reduce fiixtures sizes
    
    * more tests
    
    * fix parent null
    
    * remove exec
    
    * explicit false
    
    * fix
    
    * Apply suggestions from code review
    
    Co-authored-by: default avatarMichael Kriese <michael.kriese@visualon.de>
    
    * use type-fest PackageJson
    
    * more tests
    
    * coverage
    
    * Update lib/workers/branch/get-updated.ts
    
    Co-authored-by: default avatarMichael Kriese <michael.kriese@visualon.de>
    feat: transitiveRemediation (#8883)
    Rhys Arkins authored
    
    * save remediations
    
    * enhance and export NpmResponse
    
    * sort branch lists
    
    * transitive remediation init
    
    * update-lockfile not bump
    
    * version not value
    
    * remediate package.json
    
    * isVulnerabilityAlert
    
    * simplify config
    
    * fix circular
    
    * update snapshots
    
    * add config and docs
    
    * TODO
    
    * flatten tests
    
    * remediation -> update
    
    * lots of renames
    
    * improve readability
    
    * refactor
    
    * remove fetch
    
    * more tests
    
    * reduce fiixtures sizes
    
    * more tests
    
    * fix parent null
    
    * remove exec
    
    * explicit false
    
    * fix
    
    * Apply suggestions from code review
    
    Co-authored-by: default avatarMichael Kriese <michael.kriese@visualon.de>
    
    * use type-fest PackageJson
    
    * more tests
    
    * coverage
    
    * Update lib/workers/branch/get-updated.ts
    
    Co-authored-by: default avatarMichael Kriese <michael.kriese@visualon.de>