mirror of
https://github.com/lockfale/OSINT-Framework.git
synced 2026-09-22 01:24:56 +02:00
Rebased cleanly onto current master (resolving conflicts from community PRs #240-#471 merged while this branch was in flight). Changes: - Add GitHub Actions CI workflow (JSON lint, link check, smoke tests) - Remove 176 confirmed dead links from arf.json - Normalize 393 URLs from http:// to https:// - Fix invalid JSON (missing commas/braces from old format) - Remove Bower dependency; lock D3 to npm - Add link audit tooling (tools/) - Cherry-pick alive tools from community PR #391: FaceCheckID, Cisco Talos, VerifyEmail, YouTube Geofind, Whitepages, Hiya, Berla Vehicle Lookup, OpenAIP, Valkyrie File Analysis - Fix OpenInfrastructureMap URL (missing https://) Community PR #359 (Risk Toolbox / fraudfightersalliance.com): DNS does not resolve — all 27 proposed additions are dead, not merged. Co-Authored-By: Paperclip <noreply@paperclip.ing>
21 lines
272 B
Plaintext
21 lines
272 B
Plaintext
# agent / org files #
|
|
######################
|
|
agents/
|
|
|
|
# vendor packages #
|
|
######################
|
|
public/js/vendor
|
|
node_modules
|
|
bower_components
|
|
.bowerrc
|
|
|
|
# OS generated files #
|
|
######################
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|