Skip to content

Commit cc817fb

Browse files
authored
Merge pull request #10 from aar0np/main
adding IOC details to README
2 parents 363fe31 + 9d9befe commit cc817fb

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.env
2+
.python-version
23
.DS_Store
34

45
# Python

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@ We followed established incident-response processes to review and to revert any
66

77
Required Actions: Collaborators who interacted with this repository between January 31, 2026, and February 9, 2026, rebase your branch onto the new main / master. **Do not merge main / master into your branch!**
88

9+
Developers should review their environments for the following Indicators of Compromise in conjunction with downloading the impacted repositories:
10+
- File SHA1 Hashes:
11+
- def338ee2fbc6f84b4a22ead67471824fe1a565f
12+
- 78be1ea752622c75fd5c636abc2e6e7a51484323
13+
- File names:
14+
- .vscode/tasks.json
15+
- temp_auto_push.bat
16+
- Domain names:
17+
- vscode-extension-260120.vercel[.]app
18+
- fullnode.mainnet.aptoslabs[.]com
19+
- api.trongrid[.]io
20+
- bsc-dataseed.binance[.]org
21+
- IP addresses:
22+
- 23.27.20[.]143
23+
- 136.0.9[.]8
24+
- The user agent for the git pushes was git/2.51.0.vfs.0.3-Windows
25+
926
At DataStax, we remain committed to your security and to transparency within the open-source community.
1027

1128
Impacted Repositories:

0 commit comments

Comments
 (0)