Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 11 JavaScript Audit Projects
-
There has been discussion about adding a visual indicator to make the mode more obvious, but it has not made it into Chrome devtools!
-
Project mention: sysreptor alternatives - writehat, Serpico, ReportGen, and pwndoc | libhunt.com/r/sysreptor | 2023-05-02
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
-
Project mention: Sandworm: Keep Your JavaScript Code Secure and Compliant | news.ycombinator.com | 2023-03-07
-
-
DomainAccessibilityAudit
Web application to create domain and subdomain accessibility audits, with violation statistics.
-
scanner
⚡️ A package API to run a static analysis of your module's dependencies. This is the CLI engine! (by NodeSecure)
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Project mention: Security Snapshot Testing Inside Your Jest Test Suite | /r/cybersecurity | 2022-10-20
-
Project mention: Easy auditing & sandboxing for your JavaScript dependencies. Fine grained permissions system for npm packages. | /r/webdev | 2022-10-12
Yes, you can use it for security by locking down which dependencies can execute which methods in your app. But you can also use it for auditing and documenting your app's supply chain security profile, then snapshot testing against that using the Jest and Mocha plugins.
-
audit-twilio-proxy
A Twilio sample app that uses Pangea Secure Audit Log service to log SMS conversations between to parties
Project mention: https://www.twilio.com/blog/auditable-sms-proxy-twilio-pangea-audit | /r/twilio | 2023-02-03The application code is open-source and available on github
-
object-state-history
The ObjectStateHistory is a JavaScript implementation that allows you to keep track of changes in an object over time, creating a history of the modifications.
Project mention: ObjectStateHistory – A Tool for State Management | news.ycombinator.com | 2023-06-01Hello everyone.
I recently published an npm package (JavaScript) that allows you to keep track of changes in an object over time, creating a history of the modifications.
Check it out here: https://www.npmjs.com/package/object-state-history
Github repository here: https://github.com/sergiofasilva/object-state-history
What do you think about it? Leave your comments / suggestions.
JavaScript Audit related posts
- Is Lighthouse a misleading performance tool?
- If You Had To Create All IT Policies From Scratch
- ObjectStateHistory – A Tool for State Management
- When connecting to the PSI api via SF what is the level of simulated network throttling used?
- How To Optimize Your React App’s Performance
- I'm a frontend devloper and looking for mentorship/guidance in architecting an application with was
- Top 10 Tools for Core Web Vitals Monitoring
-
A note from our sponsor - Onboard AI
getonboard.dev | 3 Oct 2023
Index
What are some of the best open-source Audit projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | lighthouse | 27,091 |
2 | pwndoc | 1,749 |
3 | wallace-cli | 487 |
4 | sandworm-guard-js | 244 |
5 | evaluatory | 86 |
6 | DomainAccessibilityAudit | 46 |
7 | scanner | 21 |
8 | sandworm-jest | 17 |
9 | sandworm-mocha | 5 |
10 | audit-twilio-proxy | 2 |
11 | object-state-history | 2 |