Skip to content

owtf/owtf.github.io

Repository files navigation

OWTF.github.io Website

This repository now uses a Jekyll source-first workflow for GitHub Pages.

Local development

  1. Install Ruby 3.2+ (see .ruby-version) and Bundler.
  2. Install dependencies:
    bundle install
  3. Run locally:
    bundle exec jekyll serve
  4. Open http://127.0.0.1:4000.

Build

bundle exec jekyll build

The generated output is written to _site/ and should not be committed.

Content parity note

The initial Jekyll migration preserves existing OWTF landing page content and formatting. Modernization changes should be made incrementally after parity sign-off.

Passive scanner source

Passive scanner integration in this repository is pinned to upstream owtf/online-passive-scanner:

See /docs/PASSIVE_SCANNER_SOURCE.md for the integration contract.

The scanner is vendored at /online-passive-scanner/ and is accessible at:

  • /online-passive-scanner/

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •