Thanks to visit codestin.com
Credit goes to github.com

Skip to content

OWASP-BLT/BLT-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐛 OWASP BLT Blog

Official blog for the OWASP Bug Logging Tool (BLT) - A community-driven platform for discovering, reporting, and tracking security vulnerabilities.

About

This is the official blog for the OWASP BLT project. Here we share:

  • Project updates and new features
  • Security insights and research findings
  • Community stories and contributions
  • Tutorials and educational content
  • Event announcements and recaps

Local Development

This blog is built with Jekyll and hosted on GitHub Pages.

Prerequisites

  • Ruby 2.7 or higher
  • Bundler

Setup

  1. Clone the repository
  2. Install dependencies:
    bundle install
  3. Run the development server:
    bundle exec jekyll serve
  4. Visit http://localhost:4000/BLT-Blog/ in your browser

Contributing

We welcome contributions from the community! If you'd like to write a blog post or contribute to the blog:

  1. Fork this repository
  2. Create a new branch for your post
  3. Add your post to the _posts directory following the naming convention: YYYY-MM-DD-title.md
  4. Submit a pull request

For more information, see our Contributing Guide.

Links

License

This project is licensed under the AGPL-3.0 License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •