Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sleuthkit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IRT
Sleuthkit
Commits
99cbfb65
Unverified
Commit
99cbfb65
authored
4 years ago
by
Ann Priestman
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update db_schema_8_6.dox
Typo and rewording
parent
62ab5f95
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bindings/java/doxygen/schema/db_schema_8_6.dox
+2
-2
2 additions, 2 deletions
bindings/java/doxygen/schema/db_schema_8_6.dox
with
2 additions
and
2 deletions
bindings/java/doxygen/schema/db_schema_8_6.dox
+
2
−
2
View file @
99cbfb65
...
...
@@ -293,7 +293,7 @@ Defines what tag names the user has created and can therefore be applied.
- description - Description (can be empty string)
- color - Color choice for tag (can be empty string)
- knownStatus - Stores whether a tag is notable/bad (as org.sleuthkit.datamodel.TskData.FileKnown enum)
- tag_set_id - Id of the tag set this tag name belons to (references tag_set_id in tsk_tag_sets, may be null)
- tag_set_id - Id of the tag set this tag name belon
g
s to (references tag_set_id in tsk_tag_sets, may be null)
- rank - Used to order the tag names for a given tag set for display purposes
## tsk_tag_sets
...
...
@@ -353,7 +353,7 @@ One row is created each time ingest is started, which is a set of modules in a p
Defines the order of the modules in a given pipeline (i.e. ingest_job)
- ingest_job_id - Id for the ingest job (references ingest_job_id in ingest_jobs)
- ingest_module_id - Id of the ingest module (references ingest_module_id in ingest_modules)
- pipeline_position - Order that the ingest module w
ill be
run
- pipeline_position - Order that the ingest module w
as
run
*/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment