Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,176 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 18 commits in 13 repositories
Created 1 repository
- lirantal/snykcon JavaScript
Created a pull request in lirantal/express-security-txt that received 1 comment
fix: update README for package health score
Update README to show package health score from the Snyk Advisor page for express-security-txt
Opened 6 other pull requests in 6 repositories
lirantal/express-version-request
1
open
lirantal/express-version-route
1
open
lirantal/dockly
1
open
lirantal/agilemanager-api
1
merged
lirantal/npq
1
open
snyk/snyk
1
open
Reviewed 4 pull requests in 4 repositories
lirantal/daloradius 1 pull request
lirantal/cypress-social-logins 1 pull request
lirantal/awesome-nodejs-security 1 pull request
OWASP/NodeGoat 1 pull request
Created an issue in lirantal/npq that received 2 comments
Replace axios with node-fetch (or other?)
Expected Behavior
Replace the axios dependency with another lightweight HTTP. Perhaps even use the built-in one with a wrapper, or something as li…