GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

Sanitization

Sanitizing is a process to check and remove harmful data from user input. It prevents XSS (Cross Site Scripting) attacks.

Website
Wikipedia
维基百科
https://static.github-zh.com/github_avatars/validatorjs?size=40
validatorjs / validator.js

String validation

validationSanitizationJavaScriptNode.jsinputvalidatorvalidationsvalidateHacktoberfest
JavaScript 23.52 k
19 天前
https://static.github-zh.com/github_avatars/cure53?size=40
cure53 / DOMPurify

DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:

xssSanitizationDocument Object Model (DOM)安全JavaScriptdompurifyprevent-xss-attacksmathmlHTMLSVGcross-site-scripting
JavaScript 15.31 k
13 天前
https://static.github-zh.com/github_avatars/asaskevich?size=40
asaskevich / govalidator

[Go] Package of validators and sanitizers for strings, numerics, slices and structs

govalidatorGovalidationvalidation-librarySanitization
Go 6.16 k
5 个月前
derailed/popeye
https://static.github-zh.com/github_avatars/derailed?size=40
derailed / popeye

👀 A Kubernetes cluster resource sanitizer

popeyekubernetes-clustersSanitizationsanitize-resourcesmisconfigurationskubernetes-resourcesKubernetesGo
Go 5.88 k
6 天前
TheLartians/ModernCppStarter
https://static.github-zh.com/github_avatars/TheLartians?size=40
TheLartians / ModernCppStarter

🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.

C++cmaketemplate依赖管理持续集成Cmodern-cmake-templatemodern-cmakestarterBootstrapclang-formatTest coveragecodecov免费Open SourceSanitizationcmakelists
CMake 4.81 k
3 个月前
https://static.github-zh.com/github_avatars/BrowserBox?size=40
BrowserBox / BrowserBox

💚 Secure remote browsing anywhere.

embeddableChromecobrowsingproxy-serverbrowserrbiCybersecurityremote-browserszero-trustmultiplayerhidden-servicesonion-servicetorreverse-proxyweb-browserWebRTCSanitization
JavaScript 3.63 k
2 天前
https://static.github-zh.com/github_avatars/microcosm-cc?size=40
microcosm-cc / bluemonday

bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS

SanitizationHTML安全xssGoowaspallowlist
Go 3.41 k
2 个月前
https://static.github-zh.com/github_avatars/rgrove?size=40
rgrove / sanitize

Ruby HTML and CSS sanitizer.

RubyHTMLSanitizationCSS
Ruby 2.05 k
6 个月前
https://static.github-zh.com/github_avatars/mganss?size=40
mganss / HtmlSanitizer

Cleans HTML to avoid XSS attacks

xssHTMLSanitization
C# 1.62 k
2 个月前
greyblake/nutype
https://static.github-zh.com/github_avatars/greyblake?size=40
greyblake / nutype

Rust newtype with guarantees 🇺🇦 🦀

data数据结构macromacrosnewtypeRustrust-librarySanitizationtypesafetyvalidationvalidatorWebinvariants
Rust 1.56 k
3 个月前
https://static.github-zh.com/github_avatars/0xricksanchez?size=40
0xricksanchez / paper_collection

Academic papers related to fuzzing, binary analysis, and exploit dev, which I want to read or have already read

Fuzzing/Fuzz testingBukkitexploitationLinuxKernelmitigationsInternet of thingsembeddedSanitizationvulnerability-detection
Python 1.31 k
4 个月前
https://static.github-zh.com/github_avatars/StableCoder?size=40
StableCoder / cmake-scripts

Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitizer instrumentation, compilation of GLSL shaders and more.

cmakecode-coverageLLVMgccclangclang-formatclang-tidydependency-graphTest coverageSanitizationdoxygencppchecktest-coverageFuzzing/Fuzz testing
CMake 637
9 个月前
https://static.github-zh.com/github_avatars/evanshortiss?size=40
evanshortiss / env-var

Verification, sanitization, and type coercion for environment variables in Node.js

environment-variablesenvironmentvariablesTypeScriptenvNode.jsJavaScript.envSanitization
JavaScript 607
1 年前
https://static.github-zh.com/github_avatars/the-teacher?size=40
the-teacher / rails7-startkit

Launch Rails with 1 shell command!

DockerelasticsearchPostgreSQLRailsRedisRubysphinxSidekiqSanitizationDocker Compose
Ruby 581
9 个月前
https://static.github-zh.com/github_avatars/jaywcjlove?size=40
jaywcjlove / validator.js

⁉️ Lightweight JavaScript form validation, that had minimal configuration and felt natural to use. No dependencies, support UMD.

validatorformassertvalidatevalidationSanitizationform-validationJavaScript
TypeScript 554
6 个月前
https://static.github-zh.com/github_avatars/schema-inspector?size=40
schema-inspector / schema-inspector

Schema-Inspector is a simple JavaScript object sanitization and validation module.

JavaScriptvalidationSanitizationdata-cleaning
JavaScript 504
6 个月前
https://static.github-zh.com/github_avatars/rust-fuzz?size=40
rust-fuzz / honggfuzz-rs

Fuzz your Rust code with Google-developed Honggfuzz !

fuzzfuzzerRustFuzzing/Fuzz testing安全security-testingcratesSanitization
Rust 484
1 个月前
https://static.github-zh.com/github_avatars/kkomelin?size=40
kkomelin / isomorphic-dompurify

Use DOMPurify on server and client in the same way

dompurifyxssisomorphicwrapperuniversalssr安全Sanitization
JavaScript 483
6 天前
https://static.github-zh.com/github_avatars/japaric?size=40
japaric / rust-san

How-to: Sanitize your Rust code!

Rusthow-toSanitization
Rust 429
7 年前
https://static.github-zh.com/github_avatars/cloudflare?size=40
cloudflare / svg-hush

Make it safe to serve untrusted SVG files

Sanitization安全SVG
Rust 387
4 个月前
loading...