The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics. These cheat sheets were created by various application security professionals who have expertise in specific topics.
Open source browser tools for everyday use.
Omatsuri is a progressive web application with 12 open source frontend focused tools. Omatsuri translates to «festival» from Japanese (お祭り) and here we have a small festival of applications. It was built with strong respect to your privacy – you will never see ads and it does not include analytics services (or actually any services at all). You are highly encouraged to explore source code and use it in your projects.
A tool to create accessible color systems
The app helps you to create accessible color systems with predictable contrast ratios.
Find used fonts on any website with Fonty.io.
Enter a website URL and our tool will analyze the fonts used on the site and display them for you to view. This can be useful for web designers and developers looking to learn more about the typography used on a specific website.
Oh, these damn good tools:
Use Kiota to generate API clients to call any OpenAPI-described API.
Kiota is a command line tool for generating an API client to call any OpenAPI described API you are interested in. The goal is to eliminate the need to take a dependency on a different API SDK for every API that you need to call. Kiota API clients provide a strongly typed experience with all the features you expect from a high quality API SDK, but without having to learn a new library for every HTTP API.
Get MySQL EXPLAIN plans that are understandable for humans.
MySQL Query optimization with the EXPLAIN command is unnecessarily complicated: The output contains a lot of cryptic information that is incomprehensible or entirely misleading.
This Laravel package collects many query metrics that will be sent to explainmysql.com and transformed to be much easier to understand.
Web Monitoring and SEO Site Checker Tool .
Issue Detector streamlines the process of optimizing your website's SEO and maintaining its efficiency. By adopting a cyclical approach, you can continuously analyze your site's metrics, implement targeted improvements, and track the impact of your efforts. This ongoing cycle of review and adjustment ensures that your website stays ahead of the curve, consistently adapting to ever-changing search engine algorithms and user preferences, driving success and growth for your online presence.
Mine, merge, and map data for novel insights.
Open Source Intelligence. Fetch data from different sources and returns the results as visual entities that you can explore step-by-step.
Analyze assets authorization, who has access to what and how.
universal-data-permissions-scanner (AKA udps) helps DevOps and data engineers quickly understand who has access to what data and how.
DevOps and data engineers are often tasked with managing the security of the databases, data lakes or warehouses they operate. This usually involves setting permissions to enable users to query the data they need. However, as the number of users and use-cases increase, complexity explodes. It's no longer humanly possible to remember who had access to what, how and why, which makes meeting security and compliance requirements impossible.
css flexbox playground
Helping developers build and publish PWAs.
The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.