Skip to content

Commit 1020f99

Browse files
Merge pull request #1 from scope-forensics/development
dev
2 parents fe0125a + b7d9457 commit 1020f99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Scope - Cloud Forensics Tool
22

3-
Scope is a powerful Python package for collecting and analyzing cloud logs for forensic investigations. It currently supports AWS CloudTrail logs with plans to extend to Azure and GCP in the future.
3+
Scope is an open source tool for collecting and analyzing cloud logs for forensic investigations. Scope currently supports AWS CloudTrail logs with plans to extend to Azure and GCP in the future.
44

55
## Features
66

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "scope-forensics"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "Scope is an Open Source Cloud Forensics tool for AWS. Scope can rapidly obtains logs and creates super timelines for analysis."
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)