3 مستودعات
Security headers and configurations that prevent web pages from being rendered within unauthorized frames or iframes.
Distinct from Page Headers: None of the candidates relate to clickjacking mitigation; they focus on page headers or record binding.
Explore 3 awesome GitHub repositories matching security & cryptography · Clickjacking Protections. Refine with filters or upvote what's useful.
Excelize is a library for reading and writing spreadsheet files in the Office Open XML format. It provides a comprehensive suite of tools for programmatically creating, modifying, and analyzing workbooks, worksheets, and cell data, ensuring compatibility across various office software suites through structured XML serialization. The library distinguishes itself with a built-in formula calculation engine that evaluates complex mathematical and logical expressions directly against workbook data. It also features a memory-mapped streaming architecture, which allows for the efficient processing o
Configures response headers to instruct browsers whether a page is permitted to be rendered within frames to mitigate clickjacking.
This project is a comprehensive library of reusable configuration patterns for the Apache web server. It provides a collection of server-side directives designed to manage security, performance, and request routing through decentralized configuration files. The repository serves as a reference for implementing server-level settings without requiring global restarts. It includes specialized patterns for enforcing secure connections, managing cross-origin resource sharing, and protecting sensitive system files from public exposure. Users can leverage these snippets to implement clickjacking pro
Provides configuration patterns to prevent web pages from being rendered within unauthorized frames or iframes.
Scira is an AI-powered search and synthesis engine that uses agentic research workflows to find and organize information from the web and academic sources. The system breaks complex queries into multi-step plans and generates grounded answers with inline citations for verification. The platform distinguishes itself by executing Python code within isolated sandboxes to perform data analysis and create visual charts from retrieved data. It also implements retrieval-augmented generation to perform semantic searches across uploaded documents, including PDFs and CSV files, and integrates with clou
Implements security headers that block the application from being embedded in iframes to prevent clickjacking attacks.