graphify

command
v0.0.0-...-ec844c3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

README

Graphify

Graphify is a tool used to streamline the process of working with graph data.

This tool ingests user-specified JSON files into PostgreSQL, then performs graph analysis on the ingested data. It outputs two graph-ready files: one representing the raw ingested graph, and another containing the analyzed graph.

The following environment variables are required:

SB_PG_CONNECTION: This environment variable should contain the Postgres connection string for the database you want to interact with.

The following flags are required:

  • -path: Specifies the directory where files should be consumed from and written to
    • This path should include a raw directory containing raw sharphound files, and will write out a directory each for ingested and analyzed files.

Usage

Example: just bh-graphify cmd/api/src/services/graphify/fixtures/Version6JSON

Documentation

Overview

Copyright 2025 Specter Ops, Inc.

Licensed under the Apache License, Version 2.0 you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

SPDX-License-Identifier: Apache-2.0

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL