http-observatory
Jekyll
| http-observatory | Jekyll | |
|---|---|---|
| 36 | 288 | |
| 1,862 | 51,475 | |
| - | 0.2% | |
| 7.3 | 7.3 | |
| over 1 year ago | about 2 months ago | |
| Python | Ruby | |
| Mozilla Public License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
http-observatory
-
A few tools for pentest remediation
Here are a few tools you can use: https://www.zaproxy.org/ (Web app scanner) https://www.ssllabs.com/ssltest/analyze.html?d=importer.bilendo.de (SSL server test) https://github.com/santoru/shcheck (Security Header Check) https://observatory.mozilla.org/ (Content Security Policy validator)
-
🛡️ Mastering Security HTTP Headers
Regular Audits: Use tools like Mozilla Observatory or Security Headers to regularly check your headers.
-
Is your website Secure check out
What's better about this vs. Mozilla Observatory.
https://developer.mozilla.org/en-US/observatory (formerly https://observatory.mozilla.org/)
Or Security Headers?
https://securityheaders.com/
Or VENOM?
https://github.com/oshp/oshp-validator
Applaud the effort, these are things that more devs should be aware of when building websites...
Hey some specific feedback on this tool... On mobile, it has a lot of "view port wobble" and the input fields aren't keyed right, it's just using a straight text input field so you don't get any ".com" buttons as you type. Small UX stuff like that annoy me more than if a page has a privacy policy setup correctly. (=
-
What are the actual security implications of port forwarding?
Detectify once made an offer of making free scans which I took them up on. There are plenty of free Content Security Policy (CSP) and other vulnerability checkers around such as Observatory or Pentest. Shields UP!! will identify which ports you have open.
-
200 Web-Based, Must-Try Web Design and Development Tools
Website Headers Analyzer (Mozilla)
- Open source cookie scanner
- I made inline styles CSP-compliant in .NET 6+. Here's how
-
Deploy a static site to AWS S3 and CloudFront using AWS CDK
scan our site with Mozilla Observatory and improve our grade by registering a domain name, enabling HTTPS, adding a certificate and setting security headers
-
Simple "Frictionless" Authentication that is Secure "Enough"
First, for session persistence, go with the default Django session with cookie storage. Set your cookie to HTTP only and ensure your application uses the most common HTTP security headers and controls. Test your application with https://observatory.mozilla.org/ to have an idea of what you're missing.
-
Any tool to check the security of my server?
Mozilla Observatory
Jekyll
-
Setting up a hugo static site hosted with Porkbun
This is a static site generated with hugo with the PaperMod theme. I wanted an easy to use static site generator. I considered Jekyll and believe it to be a good choice for static sites. There seemed to be slightly more themes I liked with hugo so I went with that. That's a pretty superficial choice but I also don't plan on hacking on the site generation itself so I was agnostic to the Go versus Ruby choice.
-
So, you want to vibecode a linkblog?
First of all, I modified my publishing programs to keep a (local) copy of each link published modulePublicationCache and then I thought about using it for my linkblog. I like very much jekyll for a blog and I requested to some AIs (mainly Qwen and Gemini) to help me to develop a blog based on the links I has posted the previous day, prepare a list with them, and prepare a Jekyll post. I also requested to set up a site, following my 'corporative' look and feel from my other sites and, voilĂ !
-
Migrating from Jekyll to Hugo... or not
I started this blog on WordPress. After several years, I decided to migrate to Jekyll. I have been happy with Jekyll so far. It's based on Ruby, and though I'm no Ruby developer, I was able to create a few plugins.
-
Introducing Ⓜ️ Meddler! A Medium Export Converter
So, I created Ⓜ️ Meddler, a command-line tool and website that will take the .ZIP of your export that Medium gives you and turn it into clean, portable Markdown formats for Jekyll, Hugo, Eleventy, or Astro.js.
-
Introducing: Postwave
After writing your posts in Markdown you can then display them however you'd like on your site through the built in Postwave Ruby client. This is where Postwave differs from static blog engines like Jekyll or Hugo which take the Markdown posts and generate a site for you.
-
Create your own personal website for free — A guide to using GitHub Pages
Jekyll Official Website
-
How to Build a Python MCP Server to Consult a Knowledge Base
But that's not the case. The blog is a simple static generated website using Jekyll, it is built and served through GitHub Pages. With that in mind it makes more sense to use tools and leverage tool calling.
-
Front up with front matter
And apparently it's front matter, not frontmatter?
-
I Tried 15 of the Best Documentation Tools — Here’s What Actually Works in 2025
Jekyll is one of the oldest and most established static site generators. It’s tightly integrated with GitHub Pages, making deployment super easy.
-
Jekyll auto posts from YouTube feeds
I wanted to automate this boring and repetitive workflow: my idea is that every time a YouTube video is published on my channel I want to have an associated post on my personal Jekyll blog.
What are some alternatives?
observatory-cli
Middleman - Hand-crafted frontend development
django-csp - Content Security Policy for Django.
Hugo - The world’s fastest framework for building websites.
engine - A reference implementation of the Russian GOST crypto algorithms for OpenSSL
Bridgetown - A next-generation progressive site generator & fullstack framework, powered by Ruby