Metadata-Version: 2.4
Name: ghscan
Version: 1.1.0
Summary: Map out a GitHub org's public footprint (org + contributor repos) and scan it with TruffleHog
License: ghscan License (Personal & Internal Use, No Resale)
        Copyright (c) 2026 m4gester-bitt
        
        Permission is granted to any person obtaining a copy of this software
        and associated files (the "Software") to use, copy, modify, and
        distribute the Software for personal, educational, or internal
        organizational purposes, including authorized security testing and
        research, subject to the following conditions:
        
        1. No resale or paid redistribution. You may not sell, rent, lease,
           sublicense, or otherwise charge money for the Software, whether on
           its own or bundled with something else, and whether modified or not.
        
        2. No rebranding as your own product. You may not strip this notice,
           present the Software (or a modified version of it) as your own
           original work, or repackage/refurbish it for distribution under a
           different name or as someone else's commercial product.
        
        3. Attribution stays intact. Any copy or substantial portion of the
           Software must keep this license file and the original copyright
           notice attached.
        
        4. Authorized use only. This tool discovers and scans repositories
           belonging to a GitHub organization and its contributors. You are
           responsible for only ever pointing it at organizations, repositories,
           and accounts you own or are explicitly authorized to test. The
           authors take no responsibility for use against targets you don't
           have permission to scan.
        
        5. No warranty. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
           ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
           WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND
           NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
           CLAIM, DAMAGES, OR OTHER LIABILITY ARISING FROM, OUT OF, OR IN
           CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
           SOFTWARE.
        
        If you want to use this under different terms (e.g. bundling it into a
        commercial product), reach out to the author first.
        
Requires-Python: >=3.9
License-File: LICENSE.md
Requires-Dist: requests>=2.31
Dynamic: license-file
