{"id":28243487,"url":"https://github.com/rezen/retirejs","last_synced_at":"2026-04-24T20:35:57.490Z","repository":{"id":59044736,"uuid":"153947715","full_name":"rezen/retirejs","owner":"rezen","description":"Retirejs cli tool in golang!","archived":false,"fork":false,"pushed_at":"2018-10-21T03:47:55.000Z","size":114,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-12T21:47:18.188Z","etag":null,"topics":["javascript","security"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rezen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-20T20:57:45.000Z","updated_at":"2018-11-29T22:43:34.000Z","dependencies_parsed_at":"2022-09-11T06:51:05.557Z","dependency_job_id":null,"html_url":"https://github.com/rezen/retirejs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rezen/retirejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezen%2Fretirejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezen%2Fretirejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezen%2Fretirejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezen%2Fretirejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rezen","download_url":"https://codeload.github.com/rezen/retirejs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezen%2Fretirejs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32240123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","security"],"created_at":"2025-05-19T07:07:28.955Z","updated_at":"2026-04-24T20:35:57.473Z","avatar_url":"https://github.com/rezen.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# retirejs\nA cli tool for retirejs written in golang - aka a single binary!\n\n**Features**  \n\n- Scan a specific JavaScript file\n- Scrape JavaScript assets from a url and check for vulnerable libraries\n- Scan a directory for vulnerable libraries\n\n## Usage\n```shell\nretirejs http://example.com\nretirejs ~/vcs/test\n```\n\n## Building\n```\n# Fetch code\ngo get github.com/rezen/retirejs\ngit clone https://github.com/rezen/retirejs.git\n\ncd ./retirejs/cmd/retirejs/\ngo build -o retirejs main.go\nGOOS=windows GOARCH=386 go build -o retirejs.exe main.go\n\n# Add binary to your path\ncp retirejs /usr/bin/retirejs\n```\n\n## Todo\n- Report formats\n- Check sha1 \n- Use headless chrome to scrape versions from DOM\n- Receive from stdin pipe\n- Web directory listing of assets handling\n- *Maybe* npm modules? (npm audit does this but single binary is *muy bien*)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frezen%2Fretirejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frezen%2Fretirejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frezen%2Fretirejs/lists"}