Skip to content
#

secure-coding

Here are 21 public repositories matching this topic...

A client-side web security tool that sanitizes potentially malicious HTML and JavaScript input by stripping unsafe tags and event attributes. Designed to demonstrate XSS prevention concepts, safe input handling, and frontend security practices using pure HTML, CSS, and JavaScript in a beginner-friendly interface.

  • Updated Feb 13, 2026
  • JavaScript
Code-Fix

⚡ An AI-enhanced code analysis platform — detects and auto-fixes Security, Performance, Quality, Syntax & Logic issues across JavaScript, TypeScript, Python, Java, and SQL using 26+ rules. Supabase backend · OpenAI GPT insights · Docker-ready · Sub-2s results.

  • Updated May 1, 2026
  • JavaScript

🔍 Demonstrate and validate the `addressof` and `fakeobj` primitives in the V8 sandbox for advanced security research on CVE-2025-6554.

  • Updated Jun 4, 2026
  • JavaScript

Lotide is a mini-clone of the Lodash library, created to understand how utility libraries work under the hood. This project demonstrates fundamental JavaScript programming, test-driven development, algorithm implementation, and npm package publishing. It showcases secure coding practices through input validation, type safety, and more.

  • Updated Jan 31, 2026
  • JavaScript

A CLI tool that processes @pre, @post, and @invariant tags in functions, classes, and methods within a source file. It generates a modified version of the source code that automatically validates input conditions (@pre), result conditions (@post), and invariant conditions (@invariant).

  • Updated Nov 18, 2025
  • JavaScript

A comprehensive, enterprise-grade secure file upload web application built following OWASP best practices for secure coding, file management, and application security verification standards. Features a modern web interface with user authentication, admin panel, and robust security controls.

  • Updated Nov 7, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the secure-coding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the secure-coding topic, visit your repo's landing page and select "manage topics."

Learn more