pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:C++ language:HTML
Filter by
187M results
Harness has created this PR to fix risky or vulnerable packages.
📁 Changes included in this PR
Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- python/requirements.txt ...
Harness has created this PR to fix risky or vulnerable packages.
📁 Changes included in this PR
Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- go/go.mod ...
Harness has created this PR to fix risky or vulnerable packages.
📁 Changes included in this PR
Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- go/go.mod ...
Harness has created this PR to fix risky or vulnerable packages.
📁 Changes included in this PR
Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- python/requirements.txt ...
Harness has created this PR to fix risky or vulnerable packages.
📁 Changes included in this PR
Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- java/pom.xml ...
Summary
- Add GET /armstrong/:value API
- Validate input as a non-negative safe integer
- Return whether the value is an Armstrong number
- Add unit and Supertest e2e coverage
Verification
...