diff --git a/.github/workflows/autonolas-registry.yml b/.github/workflows/autonolas-registry.yml index 1ae17298..d9d303ef 100644 --- a/.github/workflows/autonolas-registry.yml +++ b/.github/workflows/autonolas-registry.yml @@ -38,7 +38,7 @@ jobs: with: go-version: '1.17.7' - run: | - wget https://github.com/zricethezav/gitleaks/releases/download/v8.10.1/gitleaks_8.10.1_linux_x64.tar.gz && \ - tar -xzf gitleaks_8.10.1_linux_x64.tar.gz && \ + wget https://github.com/zricethezav/gitleaks/releases/download/v8.18.2/gitleaks_8.18.2_linux_arm64.tar.gz && \ + tar -xzf gitleaks_8.18.2_linux_arm64.tar.gz && \ sudo install gitleaks /usr/bin && \ - gitleaks detect --source apps/autonolas-registry --report-format json --report-path autonolas-registry.json --exit-code 0 -v + gitleaks detect -b apps/autonolas-registry/gitleaks-report.json -s apps/autonolas-registry -v diff --git a/.github/workflows/tokenomics.yml b/.github/workflows/tokenomics.yml index c2490521..262fed85 100644 --- a/.github/workflows/tokenomics.yml +++ b/.github/workflows/tokenomics.yml @@ -40,7 +40,7 @@ jobs: with: go-version: '1.17.7' - run: | - wget https://github.com/zricethezav/gitleaks/releases/download/v8.10.1/gitleaks_8.10.1_linux_x64.tar.gz && \ - tar -xzf gitleaks_8.10.1_linux_x64.tar.gz && \ + wget https://github.com/zricethezav/gitleaks/releases/download/v8.18.2/gitleaks_8.18.2_linux_arm64.tar.gz && \ + tar -xzf gitleaks_8.18.2_linux_arm64.tar.gz && \ sudo install gitleaks /usr/bin && \ - gitleaks detect --source apps/tokenomics --report-format json --report-path tokenomics.json --exit-code 0 -v + gitleaks detect -b apps/tokenomics/gitleaks-report.json -s apps/tokenomics -v diff --git a/apps/autonolas-registry/gitleaks-report.json b/apps/autonolas-registry/gitleaks-report.json new file mode 100644 index 00000000..378a4546 --- /dev/null +++ b/apps/autonolas-registry/gitleaks-report.json @@ -0,0 +1,8102 @@ +[ + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 8, + "EndLine": 8, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:8" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 9, + "EndLine": 9, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x\"", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:9" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 28, + "EndLine": 28, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:28" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 29, + "EndLine": 29, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x\"", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:29" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 48, + "EndLine": 48, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:48" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 49, + "EndLine": 49, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143\"", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:49" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 68, + "EndLine": 68, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:68" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 69, + "EndLine": 69, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:69" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 88, + "EndLine": 88, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:88" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 89, + "EndLine": 89, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:89" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 108, + "EndLine": 108, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:108" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 109, + "EndLine": 109, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:109" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 128, + "EndLine": 128, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:128" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 129, + "EndLine": 129, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:129" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 148, + "EndLine": 148, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:148" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 149, + "EndLine": 149, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:149" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 168, + "EndLine": 168, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:168" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 169, + "EndLine": 169, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915\"", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:169" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 188, + "EndLine": 188, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:188" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 189, + "EndLine": 189, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994\"", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:189" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 208, + "EndLine": 208, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:208" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 209, + "EndLine": 209, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd\"", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:209" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 228, + "EndLine": 228, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:228" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 229, + "EndLine": 229, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x6d9b08701Af43D68D991c074A27E4d90Af7f2276\"", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:229" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 248, + "EndLine": 248, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB'", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:248" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 249, + "EndLine": 249, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB\"", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:249" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 268, + "EndLine": 268, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac'", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:268" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 269, + "EndLine": 269, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac\"", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:269" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 288, + "EndLine": 288, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b'", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:288" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 289, + "EndLine": 289, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b\"", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:289" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 308, + "EndLine": 308, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:308" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 309, + "EndLine": 309, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:309" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 328, + "EndLine": 328, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:328" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 329, + "EndLine": 329, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc965a32185590Eb5a5fffDba29E96126b7650eDe\"", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:329" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 348, + "EndLine": 348, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:348" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 349, + "EndLine": 349, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4\"", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:349" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 368, + "EndLine": 368, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:368" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 369, + "EndLine": 369, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:369" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 388, + "EndLine": 388, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:388" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 389, + "EndLine": 389, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:389" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 408, + "EndLine": 408, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:408" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 409, + "EndLine": 409, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:409" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 428, + "EndLine": 428, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:428" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 429, + "EndLine": 429, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:429" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 448, + "EndLine": 448, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b'", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:448" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 8, + "EndLine": 8, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:8" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 9, + "EndLine": 9, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x\"", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:9" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 28, + "EndLine": 28, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:28" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 29, + "EndLine": 29, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x\"", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:29" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 48, + "EndLine": 48, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:48" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 49, + "EndLine": 49, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143\"", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:49" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 68, + "EndLine": 68, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:68" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 69, + "EndLine": 69, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:69" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 88, + "EndLine": 88, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:88" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 89, + "EndLine": 89, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:89" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 108, + "EndLine": 108, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:108" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 109, + "EndLine": 109, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:109" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 128, + "EndLine": 128, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:128" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 129, + "EndLine": 129, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:129" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 148, + "EndLine": 148, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:148" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 149, + "EndLine": 149, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:149" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 449, + "EndLine": 449, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b\"", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:449" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 468, + "EndLine": 468, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42'", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:468" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 469, + "EndLine": 469, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42\"", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:469" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 488, + "EndLine": 488, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:488" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 489, + "EndLine": 489, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x36C02dA8a0983159322a80FFE9F24b1acfF8B570\"", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:489" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 508, + "EndLine": 508, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:508" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 509, + "EndLine": 509, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1291Be112d480055DaFd8a610b7d1e203891C274\"", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:509" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 528, + "EndLine": 528, + "StartColumn": 14, + "EndColumn": 69, + "Match": "tokenomics: '0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00'", + "Secret": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0799503, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:528" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 529, + "EndLine": 529, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00\"", + "Secret": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0799503, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:529" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 168, + "EndLine": 168, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:168" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 169, + "EndLine": 169, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915\"", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:169" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 188, + "EndLine": 188, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:188" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 189, + "EndLine": 189, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994\"", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:189" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 208, + "EndLine": 208, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:208" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 209, + "EndLine": 209, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd\"", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:209" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 228, + "EndLine": 228, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:228" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 229, + "EndLine": 229, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x6d9b08701Af43D68D991c074A27E4d90Af7f2276\"", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:229" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 248, + "EndLine": 248, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB'", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:248" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 249, + "EndLine": 249, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB\"", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:249" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 268, + "EndLine": 268, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac'", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:268" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 269, + "EndLine": 269, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac\"", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:269" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 288, + "EndLine": 288, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b'", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:288" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 289, + "EndLine": 289, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b\"", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:289" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 308, + "EndLine": 308, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:308" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 309, + "EndLine": 309, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:309" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 328, + "EndLine": 328, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:328" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 329, + "EndLine": 329, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc965a32185590Eb5a5fffDba29E96126b7650eDe\"", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:329" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 348, + "EndLine": 348, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:348" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 349, + "EndLine": 349, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4\"", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:349" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 368, + "EndLine": 368, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:368" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 369, + "EndLine": 369, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:369" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 388, + "EndLine": 388, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:388" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 389, + "EndLine": 389, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:389" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 408, + "EndLine": 408, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:408" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 409, + "EndLine": 409, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:409" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 428, + "EndLine": 428, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:428" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 429, + "EndLine": 429, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:429" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 448, + "EndLine": 448, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b'", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:448" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 449, + "EndLine": 449, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b\"", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:449" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 468, + "EndLine": 468, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42'", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:468" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 469, + "EndLine": 469, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42\"", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:469" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 488, + "EndLine": 488, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:488" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 489, + "EndLine": 489, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x36C02dA8a0983159322a80FFE9F24b1acfF8B570\"", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:489" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 508, + "EndLine": 508, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:508" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 509, + "EndLine": 509, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1291Be112d480055DaFd8a610b7d1e203891C274\"", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:509" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 528, + "EndLine": 528, + "StartColumn": 14, + "EndColumn": 69, + "Match": "tokenomics: '0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00'", + "Secret": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0799503, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:528" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 529, + "EndLine": 529, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00\"", + "Secret": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0799503, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:529" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 8, + "EndLine": 8, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:8" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 9, + "EndLine": 9, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x\"", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:9" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 28, + "EndLine": 28, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:28" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 29, + "EndLine": 29, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x\"", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:29" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 48, + "EndLine": 48, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:48" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 49, + "EndLine": 49, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143\"", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:49" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 68, + "EndLine": 68, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:68" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 69, + "EndLine": 69, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:69" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 88, + "EndLine": 88, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:88" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 89, + "EndLine": 89, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:89" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 108, + "EndLine": 108, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:108" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 109, + "EndLine": 109, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:109" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 128, + "EndLine": 128, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:128" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 129, + "EndLine": 129, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:129" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 148, + "EndLine": 148, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:148" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 149, + "EndLine": 149, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:149" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 168, + "EndLine": 168, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:168" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 169, + "EndLine": 169, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915\"", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:169" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 188, + "EndLine": 188, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:188" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 189, + "EndLine": 189, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994\"", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:189" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 208, + "EndLine": 208, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:208" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 209, + "EndLine": 209, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd\"", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:209" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 228, + "EndLine": 228, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:228" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 229, + "EndLine": 229, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x6d9b08701Af43D68D991c074A27E4d90Af7f2276\"", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:229" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 248, + "EndLine": 248, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB'", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:248" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 249, + "EndLine": 249, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB\"", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:249" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 268, + "EndLine": 268, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac'", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:268" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 269, + "EndLine": 269, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac\"", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:269" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 288, + "EndLine": 288, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b'", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:288" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 289, + "EndLine": 289, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b\"", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:289" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 308, + "EndLine": 308, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:308" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 309, + "EndLine": 309, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:309" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 328, + "EndLine": 328, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:328" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 329, + "EndLine": 329, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc965a32185590Eb5a5fffDba29E96126b7650eDe\"", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:329" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 348, + "EndLine": 348, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:348" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 349, + "EndLine": 349, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4\"", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:349" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 368, + "EndLine": 368, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:368" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 369, + "EndLine": 369, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:369" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 388, + "EndLine": 388, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:388" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 389, + "EndLine": 389, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:389" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 408, + "EndLine": 408, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:408" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 409, + "EndLine": 409, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:409" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 428, + "EndLine": 428, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:428" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 429, + "EndLine": 429, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:429" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 448, + "EndLine": 448, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b'", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:448" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 449, + "EndLine": 449, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b\"", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:449" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 468, + "EndLine": 468, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42'", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:468" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 469, + "EndLine": 469, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42\"", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:469" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 488, + "EndLine": 488, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:488" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 489, + "EndLine": 489, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x36C02dA8a0983159322a80FFE9F24b1acfF8B570\"", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:489" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 508, + "EndLine": 508, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:508" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 509, + "EndLine": 509, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1291Be112d480055DaFd8a610b7d1e203891C274\"", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:509" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 528, + "EndLine": 528, + "StartColumn": 14, + "EndColumn": 69, + "Match": "tokenomics: '0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00'", + "Secret": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0799503, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:528" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 529, + "EndLine": 529, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00\"", + "Secret": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0799503, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:529" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 548, + "EndLine": 548, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:548" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 549, + "EndLine": 549, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:549" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 568, + "EndLine": 568, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:568" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 569, + "EndLine": 569, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:569" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 588, + "EndLine": 588, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:588" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 589, + "EndLine": 589, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915\"", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:589" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 608, + "EndLine": 608, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:608" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 609, + "EndLine": 609, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994\"", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:609" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 628, + "EndLine": 628, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB'", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:628" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 629, + "EndLine": 629, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB\"", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:629" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 648, + "EndLine": 648, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac'", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:648" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 649, + "EndLine": 649, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac\"", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:649" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 668, + "EndLine": 668, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b'", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:668" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 669, + "EndLine": 669, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b\"", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:669" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 688, + "EndLine": 688, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:688" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 689, + "EndLine": 689, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:689" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 708, + "EndLine": 708, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b'", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:708" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 709, + "EndLine": 709, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b\"", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:709" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 728, + "EndLine": 728, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42'", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:728" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 729, + "EndLine": 729, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42\"", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:729" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 748, + "EndLine": 748, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:748" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 749, + "EndLine": 749, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:749" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 768, + "EndLine": 768, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:768" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 769, + "EndLine": 769, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:769" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 788, + "EndLine": 788, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:788" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 789, + "EndLine": 789, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915\"", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:789" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 808, + "EndLine": 808, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:808" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 809, + "EndLine": 809, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994\"", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:809" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 828, + "EndLine": 828, + "StartColumn": 14, + "EndColumn": 65, + "Match": "KEY = '2afUAb8aRfcUentfGone5L2J5DeKz9PsSj4zs1WZREUf'", + "Secret": "2afUAb8aRfcUentfGone5L2J5DeKz9PsSj4zs1WZREUf", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.7433004, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:828" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 829, + "EndLine": 829, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"2afUAb8aRfcUentfGone5L2J5DeKz9PsSj4zs1WZREUf\"", + "Secret": "2afUAb8aRfcUentfGone5L2J5DeKz9PsSj4zs1WZREUf", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.7433004, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:829" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 848, + "EndLine": 848, + "StartColumn": 14, + "EndColumn": 65, + "Match": "KEY = 'AU428Z7KbjRMjhmqWmQwUta2AvydbpfEZNBh8dStHTDi'", + "Secret": "AU428Z7KbjRMjhmqWmQwUta2AvydbpfEZNBh8dStHTDi", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.9594316, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:848" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 849, + "EndLine": 849, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"AU428Z7KbjRMjhmqWmQwUta2AvydbpfEZNBh8dStHTDi\"", + "Secret": "AU428Z7KbjRMjhmqWmQwUta2AvydbpfEZNBh8dStHTDi", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.9594316, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:849" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 869, + "EndLine": 869, + "StartColumn": 5, + "EndColumn": 79, + "Match": "Secret\": \"YTExMWMyNjItZmY2OC00YjA2LWEzNjQtNDgxOGFlNzM4OTlifHJlYWQtd3JpdGU=\"", + "Secret": "YTExMWMyNjItZmY2OC00YjA2LWEzNjQtNDgxOGFlNzM4OTlifHJlYWQtd3JpdGU=", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.9917293, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:869" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 888, + "EndLine": 888, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:888" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 889, + "EndLine": 889, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143\"", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:889" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 908, + "EndLine": 908, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:908" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 909, + "EndLine": 909, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:909" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 928, + "EndLine": 928, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:928" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 929, + "EndLine": 929, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:929" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 948, + "EndLine": 948, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:948" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 949, + "EndLine": 949, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:949" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 968, + "EndLine": 968, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:968" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 969, + "EndLine": 969, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd\"", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:969" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 988, + "EndLine": 988, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:988" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 989, + "EndLine": 989, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x6d9b08701Af43D68D991c074A27E4d90Af7f2276\"", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:989" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1008, + "EndLine": 1008, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1008" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1009, + "EndLine": 1009, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc965a32185590Eb5a5fffDba29E96126b7650eDe\"", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1009" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1028, + "EndLine": 1028, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1028" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1029, + "EndLine": 1029, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4\"", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1029" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1048, + "EndLine": 1048, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1048" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1049, + "EndLine": 1049, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x36C02dA8a0983159322a80FFE9F24b1acfF8B570\"", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1049" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1068, + "EndLine": 1068, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1068" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1069, + "EndLine": 1069, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1291Be112d480055DaFd8a610b7d1e203891C274\"", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1069" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1088, + "EndLine": 1088, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1088" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1089, + "EndLine": 1089, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1089" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1108, + "EndLine": 1108, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1108" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1109, + "EndLine": 1109, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1109" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1128, + "EndLine": 1128, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1128" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1129, + "EndLine": 1129, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc965a32185590Eb5a5fffDba29E96126b7650eDe\"", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1129" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1148, + "EndLine": 1148, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1148" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1149, + "EndLine": 1149, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4\"", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1149" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1168, + "EndLine": 1168, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1168" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1169, + "EndLine": 1169, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143\"", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1169" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1188, + "EndLine": 1188, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1188" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1189, + "EndLine": 1189, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd\"", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1189" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1208, + "EndLine": 1208, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1208" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1209, + "EndLine": 1209, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x36C02dA8a0983159322a80FFE9F24b1acfF8B570\"", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1209" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1228, + "EndLine": 1228, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1228" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1229, + "EndLine": 1229, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1291Be112d480055DaFd8a610b7d1e203891C274\"", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1229" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1248, + "EndLine": 1248, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1248" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1249, + "EndLine": 1249, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1249" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1268, + "EndLine": 1268, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1268" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1269, + "EndLine": 1269, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1269" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1288, + "EndLine": 1288, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1288" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1289, + "EndLine": 1289, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1289" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1308, + "EndLine": 1308, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x809d550fca64d94Bd9F66E60752A544199cfAC3D'", + "Secret": "0x809d550fca64d94Bd9F66E60752A544199cfAC3D", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0979238, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1308" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1309, + "EndLine": 1309, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x809d550fca64d94Bd9F66E60752A544199cfAC3D\"", + "Secret": "0x809d550fca64d94Bd9F66E60752A544199cfAC3D", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0979238, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1309" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1328, + "EndLine": 1328, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5f3f1dBD7B74C6B46e8c44f98792A1dAf8d69154'", + "Secret": "0x5f3f1dBD7B74C6B46e8c44f98792A1dAf8d69154", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.037702, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1328" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1329, + "EndLine": 1329, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5f3f1dBD7B74C6B46e8c44f98792A1dAf8d69154\"", + "Secret": "0x5f3f1dBD7B74C6B46e8c44f98792A1dAf8d69154", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.037702, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1329" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1348, + "EndLine": 1348, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1348" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1349, + "EndLine": 1349, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x6d9b08701Af43D68D991c074A27E4d90Af7f2276\"", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1349" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 8, + "EndLine": 8, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:8" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 9, + "EndLine": 9, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x\"", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:9" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 28, + "EndLine": 28, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:28" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 29, + "EndLine": 29, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x\"", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:29" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 48, + "EndLine": 48, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:48" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 49, + "EndLine": 49, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143\"", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:49" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 68, + "EndLine": 68, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:68" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 69, + "EndLine": 69, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:69" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 88, + "EndLine": 88, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:88" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 89, + "EndLine": 89, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:89" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 108, + "EndLine": 108, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:108" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 109, + "EndLine": 109, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:109" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 128, + "EndLine": 128, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:128" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 129, + "EndLine": 129, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:129" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 148, + "EndLine": 148, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:148" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 149, + "EndLine": 149, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:149" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 168, + "EndLine": 168, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:168" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 169, + "EndLine": 169, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915\"", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:169" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 188, + "EndLine": 188, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:188" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 189, + "EndLine": 189, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994\"", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:189" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 208, + "EndLine": 208, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:208" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 209, + "EndLine": 209, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd\"", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:209" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 228, + "EndLine": 228, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:228" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 229, + "EndLine": 229, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x6d9b08701Af43D68D991c074A27E4d90Af7f2276\"", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:229" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 248, + "EndLine": 248, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB'", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:248" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 249, + "EndLine": 249, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB\"", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:249" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 268, + "EndLine": 268, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac'", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:268" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 269, + "EndLine": 269, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac\"", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:269" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 288, + "EndLine": 288, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b'", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:288" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 289, + "EndLine": 289, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b\"", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:289" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 308, + "EndLine": 308, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:308" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 309, + "EndLine": 309, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:309" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 328, + "EndLine": 328, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:328" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 329, + "EndLine": 329, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc965a32185590Eb5a5fffDba29E96126b7650eDe\"", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:329" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 348, + "EndLine": 348, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:348" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 349, + "EndLine": 349, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4\"", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:349" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 368, + "EndLine": 368, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:368" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 369, + "EndLine": 369, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:369" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 388, + "EndLine": 388, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:388" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 389, + "EndLine": 389, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:389" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 408, + "EndLine": 408, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:408" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 409, + "EndLine": 409, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:409" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 428, + "EndLine": 428, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:428" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 429, + "EndLine": 429, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:429" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 448, + "EndLine": 448, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b'", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:448" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 449, + "EndLine": 449, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b\"", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:449" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 468, + "EndLine": 468, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42'", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:468" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 469, + "EndLine": 469, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42\"", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:469" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 488, + "EndLine": 488, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:488" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 489, + "EndLine": 489, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x36C02dA8a0983159322a80FFE9F24b1acfF8B570\"", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:489" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 508, + "EndLine": 508, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:508" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 509, + "EndLine": 509, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1291Be112d480055DaFd8a610b7d1e203891C274\"", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:509" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 528, + "EndLine": 528, + "StartColumn": 14, + "EndColumn": 69, + "Match": "tokenomics: '0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00'", + "Secret": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0799503, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:528" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 529, + "EndLine": 529, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00\"", + "Secret": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0799503, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:529" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 548, + "EndLine": 548, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:548" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 549, + "EndLine": 549, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:549" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 568, + "EndLine": 568, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:568" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 569, + "EndLine": 569, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:569" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 588, + "EndLine": 588, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:588" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 589, + "EndLine": 589, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915\"", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:589" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 608, + "EndLine": 608, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:608" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 609, + "EndLine": 609, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994\"", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:609" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 628, + "EndLine": 628, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB'", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:628" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 629, + "EndLine": 629, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB\"", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:629" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 648, + "EndLine": 648, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac'", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:648" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 649, + "EndLine": 649, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac\"", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:649" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 668, + "EndLine": 668, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b'", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:668" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 669, + "EndLine": 669, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b\"", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:669" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 688, + "EndLine": 688, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:688" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 689, + "EndLine": 689, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:689" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 708, + "EndLine": 708, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b'", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:708" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 709, + "EndLine": 709, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b\"", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:709" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 728, + "EndLine": 728, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42'", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:728" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 729, + "EndLine": 729, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42\"", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:729" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 748, + "EndLine": 748, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:748" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 749, + "EndLine": 749, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:749" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 768, + "EndLine": 768, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:768" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 769, + "EndLine": 769, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:769" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 788, + "EndLine": 788, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:788" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 789, + "EndLine": 789, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915\"", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:789" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 808, + "EndLine": 808, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:808" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 809, + "EndLine": 809, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994\"", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:809" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 828, + "EndLine": 828, + "StartColumn": 14, + "EndColumn": 65, + "Match": "KEY = '2afUAb8aRfcUentfGone5L2J5DeKz9PsSj4zs1WZREUf'", + "Secret": "2afUAb8aRfcUentfGone5L2J5DeKz9PsSj4zs1WZREUf", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.7433004, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:828" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 829, + "EndLine": 829, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"2afUAb8aRfcUentfGone5L2J5DeKz9PsSj4zs1WZREUf\"", + "Secret": "2afUAb8aRfcUentfGone5L2J5DeKz9PsSj4zs1WZREUf", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.7433004, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:829" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 848, + "EndLine": 848, + "StartColumn": 14, + "EndColumn": 65, + "Match": "KEY = 'AU428Z7KbjRMjhmqWmQwUta2AvydbpfEZNBh8dStHTDi'", + "Secret": "AU428Z7KbjRMjhmqWmQwUta2AvydbpfEZNBh8dStHTDi", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.9594316, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:848" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 849, + "EndLine": 849, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"AU428Z7KbjRMjhmqWmQwUta2AvydbpfEZNBh8dStHTDi\"", + "Secret": "AU428Z7KbjRMjhmqWmQwUta2AvydbpfEZNBh8dStHTDi", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.9594316, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:849" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 869, + "EndLine": 869, + "StartColumn": 5, + "EndColumn": 79, + "Match": "Secret\": \"YTExMWMyNjItZmY2OC00YjA2LWEzNjQtNDgxOGFlNzM4OTlifHJlYWQtd3JpdGU=\"", + "Secret": "YTExMWMyNjItZmY2OC00YjA2LWEzNjQtNDgxOGFlNzM4OTlifHJlYWQtd3JpdGU=", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.9917293, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:869" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 888, + "EndLine": 888, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:888" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 889, + "EndLine": 889, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143\"", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:889" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 908, + "EndLine": 908, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:908" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 909, + "EndLine": 909, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:909" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 928, + "EndLine": 928, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:928" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 929, + "EndLine": 929, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:929" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 948, + "EndLine": 948, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:948" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 949, + "EndLine": 949, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:949" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 968, + "EndLine": 968, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:968" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 969, + "EndLine": 969, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd\"", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:969" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 988, + "EndLine": 988, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:988" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 989, + "EndLine": 989, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x6d9b08701Af43D68D991c074A27E4d90Af7f2276\"", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:989" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1008, + "EndLine": 1008, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1008" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1009, + "EndLine": 1009, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc965a32185590Eb5a5fffDba29E96126b7650eDe\"", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1009" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1028, + "EndLine": 1028, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1028" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1029, + "EndLine": 1029, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4\"", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1029" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1048, + "EndLine": 1048, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1048" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1049, + "EndLine": 1049, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x36C02dA8a0983159322a80FFE9F24b1acfF8B570\"", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1049" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1068, + "EndLine": 1068, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1068" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1069, + "EndLine": 1069, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1291Be112d480055DaFd8a610b7d1e203891C274\"", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1069" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1088, + "EndLine": 1088, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1088" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1089, + "EndLine": 1089, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1089" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1108, + "EndLine": 1108, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1108" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1109, + "EndLine": 1109, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1109" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1128, + "EndLine": 1128, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1128" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1129, + "EndLine": 1129, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc965a32185590Eb5a5fffDba29E96126b7650eDe\"", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1129" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1148, + "EndLine": 1148, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1148" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1149, + "EndLine": 1149, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4\"", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1149" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1168, + "EndLine": 1168, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1168" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1169, + "EndLine": 1169, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143\"", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1169" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1188, + "EndLine": 1188, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1188" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1189, + "EndLine": 1189, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd\"", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1189" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1208, + "EndLine": 1208, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1208" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1209, + "EndLine": 1209, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x36C02dA8a0983159322a80FFE9F24b1acfF8B570\"", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1209" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1228, + "EndLine": 1228, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1228" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1229, + "EndLine": 1229, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1291Be112d480055DaFd8a610b7d1e203891C274\"", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1229" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1248, + "EndLine": 1248, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1248" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1249, + "EndLine": 1249, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1249" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1268, + "EndLine": 1268, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1268" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1269, + "EndLine": 1269, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1269" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1288, + "EndLine": 1288, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1288" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1289, + "EndLine": 1289, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1289" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1308, + "EndLine": 1308, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x809d550fca64d94Bd9F66E60752A544199cfAC3D'", + "Secret": "0x809d550fca64d94Bd9F66E60752A544199cfAC3D", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0979238, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1308" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1309, + "EndLine": 1309, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x809d550fca64d94Bd9F66E60752A544199cfAC3D\"", + "Secret": "0x809d550fca64d94Bd9F66E60752A544199cfAC3D", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0979238, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1309" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1328, + "EndLine": 1328, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5f3f1dBD7B74C6B46e8c44f98792A1dAf8d69154'", + "Secret": "0x5f3f1dBD7B74C6B46e8c44f98792A1dAf8d69154", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.037702, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1328" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1329, + "EndLine": 1329, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5f3f1dBD7B74C6B46e8c44f98792A1dAf8d69154\"", + "Secret": "0x5f3f1dBD7B74C6B46e8c44f98792A1dAf8d69154", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.037702, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1329" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1348, + "EndLine": 1348, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1348" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1349, + "EndLine": 1349, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x6d9b08701Af43D68D991c074A27E4d90Af7f2276\"", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1349" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 56, + "EndLine": 56, + "StartColumn": 16, + "EndColumn": 66, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/tests/helpers/index.jsx", + "SymlinkFile": "", + "Commit": "1c1e2b5d37277712514f90d7ae6b0d2b3522508e", + "Entropy": 4.8968205, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-18T12:08:47Z", + "Message": "mock dummySvmConnectivity for failing tests", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "1c1e2b5d37277712514f90d7ae6b0d2b3522508e:apps/autonolas-registry/tests/helpers/index.jsx:generic-api-key:56" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 57, + "EndLine": 57, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/tests/helpers/index.jsx", + "SymlinkFile": "", + "Commit": "1c1e2b5d37277712514f90d7ae6b0d2b3522508e", + "Entropy": 4.8968205, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-18T12:08:47Z", + "Message": "mock dummySvmConnectivity for failing tests", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "1c1e2b5d37277712514f90d7ae6b0d2b3522508e:apps/autonolas-registry/tests/helpers/index.jsx:generic-api-key:57" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 11, + "EndLine": 11, + "StartColumn": 18, + "EndColumn": 68, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.014358, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:11" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 13, + "EndLine": 13, + "StartColumn": 19, + "EndColumn": 76, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.204834, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:13" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 18, + "EndLine": 18, + "StartColumn": 18, + "EndColumn": 68, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.0284076, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:18" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 20, + "EndLine": 20, + "StartColumn": 19, + "EndColumn": 76, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.8128247, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:20" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 25, + "EndLine": 25, + "StartColumn": 18, + "EndColumn": 68, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.0284076, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:25" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 27, + "EndLine": 27, + "StartColumn": 19, + "EndColumn": 76, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.8128247, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:27" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 39, + "EndLine": 39, + "StartColumn": 18, + "EndColumn": 68, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.023652, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:39" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 41, + "EndLine": 41, + "StartColumn": 19, + "EndColumn": 76, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.061977, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:41" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 54, + "EndLine": 54, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.0056787, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:54" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 56, + "EndLine": 56, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.892467, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:56" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 61, + "EndLine": 61, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB'", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.9940066, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:61" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 63, + "EndLine": 63, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac'", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.207212, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:63" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 72, + "EndLine": 72, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b'", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.9487653, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:72" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 74, + "EndLine": 74, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.9080627, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:74" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 79, + "EndLine": 79, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.8855505, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:79" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 81, + "EndLine": 81, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.1479206, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:81" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 86, + "EndLine": 86, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.9080627, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:86" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 88, + "EndLine": 88, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.9297955, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:88" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 93, + "EndLine": 93, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.9080627, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:93" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 95, + "EndLine": 95, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.9297955, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:95" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 100, + "EndLine": 100, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b'", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.9580595, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:100" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 102, + "EndLine": 102, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42'", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.8307981, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:102" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 120, + "EndLine": 120, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.109596, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:120" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 123, + "EndLine": 123, + "StartColumn": 11, + "EndColumn": 61, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.9453912, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:123" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 23, + "EndLine": 23, + "StartColumn": 4, + "EndColumn": 59, + "Match": "tokenomics: '0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00'", + "Secret": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", + "File": "apps/tokenomics/common-util/Contracts/index.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.0799503, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/tokenomics/common-util/Contracts/index.jsx:generic-api-key:23" + } +] diff --git a/apps/tokenomics/gitleaks-report.json b/apps/tokenomics/gitleaks-report.json new file mode 100644 index 00000000..608ceaad --- /dev/null +++ b/apps/tokenomics/gitleaks-report.json @@ -0,0 +1,8922 @@ +[ + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 8, + "EndLine": 8, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:8" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 9, + "EndLine": 9, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x\"", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:9" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 28, + "EndLine": 28, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:28" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 29, + "EndLine": 29, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x\"", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:29" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 48, + "EndLine": 48, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:48" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 49, + "EndLine": 49, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143\"", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:49" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 68, + "EndLine": 68, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:68" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 69, + "EndLine": 69, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:69" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 88, + "EndLine": 88, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:88" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 89, + "EndLine": 89, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:89" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 108, + "EndLine": 108, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:108" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 109, + "EndLine": 109, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:109" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 128, + "EndLine": 128, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:128" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 129, + "EndLine": 129, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:129" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 148, + "EndLine": 148, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:148" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 149, + "EndLine": 149, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:149" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 168, + "EndLine": 168, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:168" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 169, + "EndLine": 169, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915\"", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:169" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 188, + "EndLine": 188, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:188" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 189, + "EndLine": 189, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994\"", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:189" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 208, + "EndLine": 208, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:208" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 209, + "EndLine": 209, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd\"", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:209" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 228, + "EndLine": 228, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:228" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 229, + "EndLine": 229, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x6d9b08701Af43D68D991c074A27E4d90Af7f2276\"", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:229" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 248, + "EndLine": 248, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB'", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:248" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 249, + "EndLine": 249, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB\"", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:249" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 268, + "EndLine": 268, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac'", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:268" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 269, + "EndLine": 269, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac\"", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:269" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 288, + "EndLine": 288, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b'", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:288" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 8, + "EndLine": 8, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:8" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 9, + "EndLine": 9, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x\"", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:9" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 28, + "EndLine": 28, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:28" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 29, + "EndLine": 29, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x\"", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:29" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 48, + "EndLine": 48, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:48" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 49, + "EndLine": 49, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143\"", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:49" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 68, + "EndLine": 68, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:68" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 69, + "EndLine": 69, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:69" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 88, + "EndLine": 88, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:88" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 89, + "EndLine": 89, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:89" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 108, + "EndLine": 108, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:108" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 109, + "EndLine": 109, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:109" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 128, + "EndLine": 128, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:128" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 289, + "EndLine": 289, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b\"", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:289" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 308, + "EndLine": 308, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:308" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 309, + "EndLine": 309, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:309" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 328, + "EndLine": 328, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:328" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 329, + "EndLine": 329, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc965a32185590Eb5a5fffDba29E96126b7650eDe\"", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:329" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 348, + "EndLine": 348, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:348" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 349, + "EndLine": 349, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4\"", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:349" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 368, + "EndLine": 368, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:368" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 369, + "EndLine": 369, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:369" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 388, + "EndLine": 388, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:388" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 389, + "EndLine": 389, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:389" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 408, + "EndLine": 408, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:408" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 409, + "EndLine": 409, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:409" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 428, + "EndLine": 428, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:428" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 129, + "EndLine": 129, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:129" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 148, + "EndLine": 148, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:148" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 149, + "EndLine": 149, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:149" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 168, + "EndLine": 168, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:168" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 169, + "EndLine": 169, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915\"", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:169" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 188, + "EndLine": 188, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:188" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 189, + "EndLine": 189, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994\"", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:189" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 208, + "EndLine": 208, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:208" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 209, + "EndLine": 209, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd\"", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:209" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 228, + "EndLine": 228, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:228" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 229, + "EndLine": 229, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x6d9b08701Af43D68D991c074A27E4d90Af7f2276\"", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:229" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 248, + "EndLine": 248, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB'", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:248" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 249, + "EndLine": 249, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB\"", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:249" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 429, + "EndLine": 429, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:429" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 448, + "EndLine": 448, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b'", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:448" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 449, + "EndLine": 449, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b\"", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:449" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 468, + "EndLine": 468, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42'", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:468" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 469, + "EndLine": 469, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42\"", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:469" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 488, + "EndLine": 488, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:488" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 489, + "EndLine": 489, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x36C02dA8a0983159322a80FFE9F24b1acfF8B570\"", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:489" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 508, + "EndLine": 508, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:508" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 509, + "EndLine": 509, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1291Be112d480055DaFd8a610b7d1e203891C274\"", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:509" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 528, + "EndLine": 528, + "StartColumn": 14, + "EndColumn": 69, + "Match": "tokenomics: '0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00'", + "Secret": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0799503, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:528" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 529, + "EndLine": 529, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00\"", + "Secret": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0799503, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/autonolas-registry/gitleaks-report.json:generic-api-key:529" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 268, + "EndLine": 268, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac'", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:268" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 269, + "EndLine": 269, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac\"", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:269" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 288, + "EndLine": 288, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b'", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:288" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 289, + "EndLine": 289, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b\"", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:289" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 308, + "EndLine": 308, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:308" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 309, + "EndLine": 309, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:309" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 328, + "EndLine": 328, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:328" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 329, + "EndLine": 329, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc965a32185590Eb5a5fffDba29E96126b7650eDe\"", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:329" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 348, + "EndLine": 348, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:348" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 349, + "EndLine": 349, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4\"", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:349" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 368, + "EndLine": 368, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:368" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 369, + "EndLine": 369, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:369" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 388, + "EndLine": 388, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:388" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 389, + "EndLine": 389, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:389" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 408, + "EndLine": 408, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:408" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 409, + "EndLine": 409, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:409" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 428, + "EndLine": 428, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:428" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 429, + "EndLine": 429, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:429" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 448, + "EndLine": 448, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b'", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:448" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 449, + "EndLine": 449, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b\"", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:449" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 468, + "EndLine": 468, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42'", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:468" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 469, + "EndLine": 469, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42\"", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:469" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 488, + "EndLine": 488, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:488" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 489, + "EndLine": 489, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x36C02dA8a0983159322a80FFE9F24b1acfF8B570\"", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:489" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 508, + "EndLine": 508, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:508" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 509, + "EndLine": 509, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1291Be112d480055DaFd8a610b7d1e203891C274\"", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:509" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 528, + "EndLine": 528, + "StartColumn": 14, + "EndColumn": 69, + "Match": "tokenomics: '0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00'", + "Secret": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0799503, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:528" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 529, + "EndLine": 529, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00\"", + "Secret": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", + "File": "apps/autonolas-registry/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0799503, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/autonolas-registry/gitleaks-report.json:generic-api-key:529" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 8, + "EndLine": 8, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:8" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 9, + "EndLine": 9, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x\"", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:9" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 28, + "EndLine": 28, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:28" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 29, + "EndLine": 29, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x\"", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:29" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 48, + "EndLine": 48, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:48" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 49, + "EndLine": 49, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143\"", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:49" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 68, + "EndLine": 68, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:68" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 69, + "EndLine": 69, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:69" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 88, + "EndLine": 88, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:88" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 89, + "EndLine": 89, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:89" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 108, + "EndLine": 108, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:108" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 109, + "EndLine": 109, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:109" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 128, + "EndLine": 128, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:128" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 129, + "EndLine": 129, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:129" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 148, + "EndLine": 148, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:148" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 149, + "EndLine": 149, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:149" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 168, + "EndLine": 168, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:168" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 169, + "EndLine": 169, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915\"", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:169" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 188, + "EndLine": 188, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:188" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 189, + "EndLine": 189, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994\"", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:189" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 208, + "EndLine": 208, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:208" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 209, + "EndLine": 209, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd\"", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:209" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 228, + "EndLine": 228, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:228" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 229, + "EndLine": 229, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x6d9b08701Af43D68D991c074A27E4d90Af7f2276\"", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:229" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 248, + "EndLine": 248, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB'", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:248" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 249, + "EndLine": 249, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB\"", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:249" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 268, + "EndLine": 268, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac'", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:268" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 269, + "EndLine": 269, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac\"", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:269" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 288, + "EndLine": 288, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b'", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:288" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 289, + "EndLine": 289, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b\"", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:289" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 308, + "EndLine": 308, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:308" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 309, + "EndLine": 309, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:309" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 328, + "EndLine": 328, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:328" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 329, + "EndLine": 329, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc965a32185590Eb5a5fffDba29E96126b7650eDe\"", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:329" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 348, + "EndLine": 348, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:348" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 349, + "EndLine": 349, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4\"", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:349" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 368, + "EndLine": 368, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:368" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 369, + "EndLine": 369, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:369" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 388, + "EndLine": 388, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:388" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 389, + "EndLine": 389, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:389" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 408, + "EndLine": 408, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:408" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 409, + "EndLine": 409, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:409" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 428, + "EndLine": 428, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:428" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 429, + "EndLine": 429, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:429" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 448, + "EndLine": 448, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b'", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:448" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 449, + "EndLine": 449, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b\"", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:449" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 468, + "EndLine": 468, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42'", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:468" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 469, + "EndLine": 469, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42\"", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:469" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 488, + "EndLine": 488, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:488" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 489, + "EndLine": 489, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x36C02dA8a0983159322a80FFE9F24b1acfF8B570\"", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:489" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 508, + "EndLine": 508, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:508" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 509, + "EndLine": 509, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1291Be112d480055DaFd8a610b7d1e203891C274\"", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:509" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 528, + "EndLine": 528, + "StartColumn": 14, + "EndColumn": 69, + "Match": "tokenomics: '0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00'", + "Secret": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0799503, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:528" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 529, + "EndLine": 529, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00\"", + "Secret": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0799503, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:529" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 548, + "EndLine": 548, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:548" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 549, + "EndLine": 549, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:549" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 568, + "EndLine": 568, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:568" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 569, + "EndLine": 569, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:569" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 588, + "EndLine": 588, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:588" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 589, + "EndLine": 589, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915\"", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:589" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 608, + "EndLine": 608, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:608" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 609, + "EndLine": 609, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994\"", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:609" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 628, + "EndLine": 628, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB'", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:628" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 629, + "EndLine": 629, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB\"", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:629" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 648, + "EndLine": 648, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac'", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:648" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 649, + "EndLine": 649, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac\"", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:649" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 668, + "EndLine": 668, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b'", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:668" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 669, + "EndLine": 669, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b\"", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:669" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 688, + "EndLine": 688, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:688" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 689, + "EndLine": 689, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:689" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 708, + "EndLine": 708, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b'", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:708" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 709, + "EndLine": 709, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b\"", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:709" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 728, + "EndLine": 728, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42'", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:728" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 729, + "EndLine": 729, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42\"", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:729" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 748, + "EndLine": 748, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:748" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 749, + "EndLine": 749, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:749" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 768, + "EndLine": 768, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:768" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 769, + "EndLine": 769, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:769" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 788, + "EndLine": 788, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:788" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 789, + "EndLine": 789, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915\"", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:789" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 808, + "EndLine": 808, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:808" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 809, + "EndLine": 809, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994\"", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:809" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 828, + "EndLine": 828, + "StartColumn": 14, + "EndColumn": 65, + "Match": "KEY = '2afUAb8aRfcUentfGone5L2J5DeKz9PsSj4zs1WZREUf'", + "Secret": "2afUAb8aRfcUentfGone5L2J5DeKz9PsSj4zs1WZREUf", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.7433004, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:828" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 829, + "EndLine": 829, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"2afUAb8aRfcUentfGone5L2J5DeKz9PsSj4zs1WZREUf\"", + "Secret": "2afUAb8aRfcUentfGone5L2J5DeKz9PsSj4zs1WZREUf", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.7433004, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:829" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 848, + "EndLine": 848, + "StartColumn": 14, + "EndColumn": 65, + "Match": "KEY = 'AU428Z7KbjRMjhmqWmQwUta2AvydbpfEZNBh8dStHTDi'", + "Secret": "AU428Z7KbjRMjhmqWmQwUta2AvydbpfEZNBh8dStHTDi", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.9594316, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:848" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 849, + "EndLine": 849, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"AU428Z7KbjRMjhmqWmQwUta2AvydbpfEZNBh8dStHTDi\"", + "Secret": "AU428Z7KbjRMjhmqWmQwUta2AvydbpfEZNBh8dStHTDi", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.9594316, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:849" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 869, + "EndLine": 869, + "StartColumn": 5, + "EndColumn": 79, + "Match": "Secret\": \"YTExMWMyNjItZmY2OC00YjA2LWEzNjQtNDgxOGFlNzM4OTlifHJlYWQtd3JpdGU=\"", + "Secret": "YTExMWMyNjItZmY2OC00YjA2LWEzNjQtNDgxOGFlNzM4OTlifHJlYWQtd3JpdGU=", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.9917293, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:869" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 888, + "EndLine": 888, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:888" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 889, + "EndLine": 889, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143\"", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:889" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 908, + "EndLine": 908, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:908" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 909, + "EndLine": 909, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:909" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 928, + "EndLine": 928, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:928" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 929, + "EndLine": 929, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:929" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 948, + "EndLine": 948, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:948" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 949, + "EndLine": 949, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:949" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 968, + "EndLine": 968, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:968" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 969, + "EndLine": 969, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd\"", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:969" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 988, + "EndLine": 988, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:988" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 989, + "EndLine": 989, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x6d9b08701Af43D68D991c074A27E4d90Af7f2276\"", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:989" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1008, + "EndLine": 1008, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1008" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1009, + "EndLine": 1009, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc965a32185590Eb5a5fffDba29E96126b7650eDe\"", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1009" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1028, + "EndLine": 1028, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1028" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1029, + "EndLine": 1029, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4\"", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1029" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1048, + "EndLine": 1048, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1048" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1049, + "EndLine": 1049, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x36C02dA8a0983159322a80FFE9F24b1acfF8B570\"", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1049" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1068, + "EndLine": 1068, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1068" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1069, + "EndLine": 1069, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1291Be112d480055DaFd8a610b7d1e203891C274\"", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1069" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1088, + "EndLine": 1088, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1088" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1089, + "EndLine": 1089, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1089" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1108, + "EndLine": 1108, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1108" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1109, + "EndLine": 1109, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1109" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1128, + "EndLine": 1128, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1128" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1129, + "EndLine": 1129, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc965a32185590Eb5a5fffDba29E96126b7650eDe\"", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1129" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1148, + "EndLine": 1148, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1148" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1149, + "EndLine": 1149, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4\"", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1149" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1168, + "EndLine": 1168, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1168" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1169, + "EndLine": 1169, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143\"", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1169" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1188, + "EndLine": 1188, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1188" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1189, + "EndLine": 1189, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd\"", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1189" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1208, + "EndLine": 1208, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1208" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1209, + "EndLine": 1209, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x36C02dA8a0983159322a80FFE9F24b1acfF8B570\"", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1209" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1228, + "EndLine": 1228, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1228" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1229, + "EndLine": 1229, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1291Be112d480055DaFd8a610b7d1e203891C274\"", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1229" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1248, + "EndLine": 1248, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1248" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1249, + "EndLine": 1249, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1249" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1268, + "EndLine": 1268, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1268" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1269, + "EndLine": 1269, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1269" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1288, + "EndLine": 1288, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1288" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1289, + "EndLine": 1289, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1289" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1308, + "EndLine": 1308, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x809d550fca64d94Bd9F66E60752A544199cfAC3D'", + "Secret": "0x809d550fca64d94Bd9F66E60752A544199cfAC3D", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0979238, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1308" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1309, + "EndLine": 1309, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x809d550fca64d94Bd9F66E60752A544199cfAC3D\"", + "Secret": "0x809d550fca64d94Bd9F66E60752A544199cfAC3D", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.0979238, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1309" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1328, + "EndLine": 1328, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5f3f1dBD7B74C6B46e8c44f98792A1dAf8d69154'", + "Secret": "0x5f3f1dBD7B74C6B46e8c44f98792A1dAf8d69154", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.037702, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1328" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1329, + "EndLine": 1329, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5f3f1dBD7B74C6B46e8c44f98792A1dAf8d69154\"", + "Secret": "0x5f3f1dBD7B74C6B46e8c44f98792A1dAf8d69154", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 4.037702, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1329" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1348, + "EndLine": 1348, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1348" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1349, + "EndLine": 1349, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x6d9b08701Af43D68D991c074A27E4d90Af7f2276\"", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "48039630f48887ba6205280b8113cad99f68495b", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:49:41Z", + "Message": "Fix gitleaks", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "48039630f48887ba6205280b8113cad99f68495b:apps/tokenomics/gitleaks-report.json:generic-api-key:1349" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 8, + "EndLine": 8, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:8" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 9, + "EndLine": 9, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x\"", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:9" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 28, + "EndLine": 28, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:28" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 29, + "EndLine": 29, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x\"", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.8968205, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:29" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 48, + "EndLine": 48, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:48" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 49, + "EndLine": 49, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143\"", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:49" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 68, + "EndLine": 68, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:68" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 69, + "EndLine": 69, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:69" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 88, + "EndLine": 88, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:88" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 89, + "EndLine": 89, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:89" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 108, + "EndLine": 108, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:108" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 109, + "EndLine": 109, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:109" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 128, + "EndLine": 128, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:128" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 129, + "EndLine": 129, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:129" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 148, + "EndLine": 148, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:148" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 149, + "EndLine": 149, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:149" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 168, + "EndLine": 168, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:168" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 169, + "EndLine": 169, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915\"", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:169" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 188, + "EndLine": 188, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:188" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 189, + "EndLine": 189, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994\"", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:189" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 208, + "EndLine": 208, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:208" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 209, + "EndLine": 209, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd\"", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:209" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 228, + "EndLine": 228, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:228" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 229, + "EndLine": 229, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x6d9b08701Af43D68D991c074A27E4d90Af7f2276\"", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:229" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 248, + "EndLine": 248, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB'", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:248" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 249, + "EndLine": 249, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB\"", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:249" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 268, + "EndLine": 268, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac'", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:268" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 269, + "EndLine": 269, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac\"", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:269" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 288, + "EndLine": 288, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b'", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:288" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 289, + "EndLine": 289, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b\"", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:289" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 308, + "EndLine": 308, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:308" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 309, + "EndLine": 309, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:309" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 328, + "EndLine": 328, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:328" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 329, + "EndLine": 329, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc965a32185590Eb5a5fffDba29E96126b7650eDe\"", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:329" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 348, + "EndLine": 348, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:348" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 349, + "EndLine": 349, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4\"", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:349" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 368, + "EndLine": 368, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:368" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 369, + "EndLine": 369, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:369" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 388, + "EndLine": 388, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:388" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 389, + "EndLine": 389, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:389" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 408, + "EndLine": 408, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:408" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 409, + "EndLine": 409, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:409" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 428, + "EndLine": 428, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:428" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 429, + "EndLine": 429, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:429" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 448, + "EndLine": 448, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b'", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:448" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 449, + "EndLine": 449, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b\"", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:449" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 468, + "EndLine": 468, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42'", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:468" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 469, + "EndLine": 469, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42\"", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:469" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 488, + "EndLine": 488, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:488" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 489, + "EndLine": 489, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x36C02dA8a0983159322a80FFE9F24b1acfF8B570\"", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:489" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 508, + "EndLine": 508, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:508" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 509, + "EndLine": 509, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1291Be112d480055DaFd8a610b7d1e203891C274\"", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:509" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 528, + "EndLine": 528, + "StartColumn": 14, + "EndColumn": 69, + "Match": "tokenomics: '0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00'", + "Secret": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0799503, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:528" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 529, + "EndLine": 529, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00\"", + "Secret": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0799503, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:529" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 548, + "EndLine": 548, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:548" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 549, + "EndLine": 549, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:549" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 568, + "EndLine": 568, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:568" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 569, + "EndLine": 569, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:569" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 588, + "EndLine": 588, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:588" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 589, + "EndLine": 589, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915\"", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:589" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 608, + "EndLine": 608, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:608" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 609, + "EndLine": 609, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994\"", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:609" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 628, + "EndLine": 628, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB'", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:628" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 629, + "EndLine": 629, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB\"", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9940066, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:629" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 648, + "EndLine": 648, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac'", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:648" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 649, + "EndLine": 649, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac\"", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.207212, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:649" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 668, + "EndLine": 668, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b'", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:668" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 669, + "EndLine": 669, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b\"", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9487653, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:669" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 688, + "EndLine": 688, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:688" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 689, + "EndLine": 689, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:689" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 708, + "EndLine": 708, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b'", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:708" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 709, + "EndLine": 709, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b\"", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9580595, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:709" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 728, + "EndLine": 728, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42'", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:728" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 729, + "EndLine": 729, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42\"", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8307981, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:729" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 748, + "EndLine": 748, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:748" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 749, + "EndLine": 749, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5\"", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9080627, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:749" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 768, + "EndLine": 768, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:768" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 769, + "EndLine": 769, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3d77596beb0f130a4415df3D2D8232B3d3D31e44\"", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9297955, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:769" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 788, + "EndLine": 788, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:788" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 789, + "EndLine": 789, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915\"", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.023652, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:789" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 808, + "EndLine": 808, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:808" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 809, + "EndLine": 809, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994\"", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.061977, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:809" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 828, + "EndLine": 828, + "StartColumn": 14, + "EndColumn": 65, + "Match": "KEY = '2afUAb8aRfcUentfGone5L2J5DeKz9PsSj4zs1WZREUf'", + "Secret": "2afUAb8aRfcUentfGone5L2J5DeKz9PsSj4zs1WZREUf", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.7433004, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:828" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 829, + "EndLine": 829, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"2afUAb8aRfcUentfGone5L2J5DeKz9PsSj4zs1WZREUf\"", + "Secret": "2afUAb8aRfcUentfGone5L2J5DeKz9PsSj4zs1WZREUf", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.7433004, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:829" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 848, + "EndLine": 848, + "StartColumn": 14, + "EndColumn": 65, + "Match": "KEY = 'AU428Z7KbjRMjhmqWmQwUta2AvydbpfEZNBh8dStHTDi'", + "Secret": "AU428Z7KbjRMjhmqWmQwUta2AvydbpfEZNBh8dStHTDi", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.9594316, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:848" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 849, + "EndLine": 849, + "StartColumn": 5, + "EndColumn": 59, + "Match": "Secret\": \"AU428Z7KbjRMjhmqWmQwUta2AvydbpfEZNBh8dStHTDi\"", + "Secret": "AU428Z7KbjRMjhmqWmQwUta2AvydbpfEZNBh8dStHTDi", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.9594316, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:849" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 869, + "EndLine": 869, + "StartColumn": 5, + "EndColumn": 79, + "Match": "Secret\": \"YTExMWMyNjItZmY2OC00YjA2LWEzNjQtNDgxOGFlNzM4OTlifHJlYWQtd3JpdGU=\"", + "Secret": "YTExMWMyNjItZmY2OC00YjA2LWEzNjQtNDgxOGFlNzM4OTlifHJlYWQtd3JpdGU=", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.9917293, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:869" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 888, + "EndLine": 888, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:888" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 889, + "EndLine": 889, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143\"", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:889" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 908, + "EndLine": 908, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:908" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 909, + "EndLine": 909, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:909" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 928, + "EndLine": 928, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:928" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 929, + "EndLine": 929, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:929" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 948, + "EndLine": 948, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:948" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 949, + "EndLine": 949, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:949" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 968, + "EndLine": 968, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:968" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 969, + "EndLine": 969, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd\"", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:969" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 988, + "EndLine": 988, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:988" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 989, + "EndLine": 989, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x6d9b08701Af43D68D991c074A27E4d90Af7f2276\"", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:989" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1008, + "EndLine": 1008, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1008" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1009, + "EndLine": 1009, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc965a32185590Eb5a5fffDba29E96126b7650eDe\"", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1009" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1028, + "EndLine": 1028, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1028" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1029, + "EndLine": 1029, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4\"", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1029" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1048, + "EndLine": 1048, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1048" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1049, + "EndLine": 1049, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x36C02dA8a0983159322a80FFE9F24b1acfF8B570\"", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1049" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1068, + "EndLine": 1068, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1068" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1069, + "EndLine": 1069, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1291Be112d480055DaFd8a610b7d1e203891C274\"", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1069" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1088, + "EndLine": 1088, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1088" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1089, + "EndLine": 1089, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x04b0007b2aFb398015B76e5f22993a1fddF83644\"", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0284076, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1089" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1108, + "EndLine": 1108, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1108" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1109, + "EndLine": 1109, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8\"", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8128247, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1109" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1128, + "EndLine": 1128, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1128" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1129, + "EndLine": 1129, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc965a32185590Eb5a5fffDba29E96126b7650eDe\"", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.8855505, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1129" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1148, + "EndLine": 1148, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1148" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1149, + "EndLine": 1149, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4\"", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.1479206, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1149" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1168, + "EndLine": 1168, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1168" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1169, + "EndLine": 1169, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143\"", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.014358, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1169" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1188, + "EndLine": 1188, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1188" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1189, + "EndLine": 1189, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd\"", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0056787, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1189" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1208, + "EndLine": 1208, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1208" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1209, + "EndLine": 1209, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x36C02dA8a0983159322a80FFE9F24b1acfF8B570\"", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.109596, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1209" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1228, + "EndLine": 1228, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1228" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1229, + "EndLine": 1229, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x1291Be112d480055DaFd8a610b7d1e203891C274\"", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.9453912, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1229" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1248, + "EndLine": 1248, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1248" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1249, + "EndLine": 1249, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1249" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1268, + "EndLine": 1268, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1268" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1269, + "EndLine": 1269, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1269" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1288, + "EndLine": 1288, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1288" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1289, + "EndLine": 1289, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA\"", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.204834, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1289" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1308, + "EndLine": 1308, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x809d550fca64d94Bd9F66E60752A544199cfAC3D'", + "Secret": "0x809d550fca64d94Bd9F66E60752A544199cfAC3D", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0979238, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1308" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1309, + "EndLine": 1309, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x809d550fca64d94Bd9F66E60752A544199cfAC3D\"", + "Secret": "0x809d550fca64d94Bd9F66E60752A544199cfAC3D", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.0979238, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1309" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1328, + "EndLine": 1328, + "StartColumn": 14, + "EndColumn": 64, + "Match": "Token: '0x5f3f1dBD7B74C6B46e8c44f98792A1dAf8d69154'", + "Secret": "0x5f3f1dBD7B74C6B46e8c44f98792A1dAf8d69154", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.037702, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1328" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1329, + "EndLine": 1329, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x5f3f1dBD7B74C6B46e8c44f98792A1dAf8d69154\"", + "Secret": "0x5f3f1dBD7B74C6B46e8c44f98792A1dAf8d69154", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 4.037702, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1329" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1348, + "EndLine": 1348, + "StartColumn": 14, + "EndColumn": 71, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1348" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 1349, + "EndLine": 1349, + "StartColumn": 5, + "EndColumn": 57, + "Match": "Secret\": \"0x6d9b08701Af43D68D991c074A27E4d90Af7f2276\"", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/tokenomics/gitleaks-report.json", + "SymlinkFile": "", + "Commit": "7de53fc855d8ec2613c51d4203aac48374adc4e6", + "Entropy": 3.892467, + "Author": "Atatakai", + "Email": "atatakainyan@gmail.com", + "Date": "2024-03-19T14:48:59Z", + "Message": "WIP on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\ncommit 72a6a0e2e0c2705ed3da4a3e8787afa79e4a5a89\nAuthor: Atatakai \u003catatakainyan@gmail.com\u003e\nDate: Tue Mar 19 18:48:59 2024 +0400\n\nindex on fix/gitleaks-ignore: 704a2732 Merge pull request #12 from valory-xyz/mohan/sync-registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "7de53fc855d8ec2613c51d4203aac48374adc4e6:apps/tokenomics/gitleaks-report.json:generic-api-key:1349" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 56, + "EndLine": 56, + "StartColumn": 16, + "EndColumn": 66, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/tests/helpers/index.jsx", + "SymlinkFile": "", + "Commit": "1c1e2b5d37277712514f90d7ae6b0d2b3522508e", + "Entropy": 4.8968205, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-18T12:08:47Z", + "Message": "mock dummySvmConnectivity for failing tests", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "1c1e2b5d37277712514f90d7ae6b0d2b3522508e:apps/autonolas-registry/tests/helpers/index.jsx:generic-api-key:56" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 57, + "EndLine": 57, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Key: 'DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x'", + "Secret": "DrGvsAxY8ehyXjE6qSZXcT5A9pTsUkVm3en5ZQD3Wm5x", + "File": "apps/autonolas-registry/tests/helpers/index.jsx", + "SymlinkFile": "", + "Commit": "1c1e2b5d37277712514f90d7ae6b0d2b3522508e", + "Entropy": 4.8968205, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-18T12:08:47Z", + "Message": "mock dummySvmConnectivity for failing tests", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "1c1e2b5d37277712514f90d7ae6b0d2b3522508e:apps/autonolas-registry/tests/helpers/index.jsx:generic-api-key:57" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 11, + "EndLine": 11, + "StartColumn": 18, + "EndColumn": 68, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.014358, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:11" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 13, + "EndLine": 13, + "StartColumn": 19, + "EndColumn": 76, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.204834, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:13" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 18, + "EndLine": 18, + "StartColumn": 18, + "EndColumn": 68, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.0284076, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:18" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 20, + "EndLine": 20, + "StartColumn": 19, + "EndColumn": 76, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.8128247, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:20" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 25, + "EndLine": 25, + "StartColumn": 18, + "EndColumn": 68, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.0284076, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:25" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 27, + "EndLine": 27, + "StartColumn": 19, + "EndColumn": 76, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.8128247, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:27" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 39, + "EndLine": 39, + "StartColumn": 18, + "EndColumn": 68, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.023652, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:39" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 41, + "EndLine": 41, + "StartColumn": 19, + "EndColumn": 76, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.061977, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:41" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 54, + "EndLine": 54, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.0056787, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:54" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 56, + "EndLine": 56, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.892467, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:56" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 61, + "EndLine": 61, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB'", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.9940066, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:61" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 63, + "EndLine": 63, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac'", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.207212, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:63" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 72, + "EndLine": 72, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b'", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.9487653, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:72" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 74, + "EndLine": 74, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.9080627, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:74" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 79, + "EndLine": 79, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.8855505, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:79" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 81, + "EndLine": 81, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.1479206, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:81" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 86, + "EndLine": 86, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.9080627, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:86" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 88, + "EndLine": 88, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.9297955, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:88" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 93, + "EndLine": 93, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.9080627, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:93" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 95, + "EndLine": 95, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.9297955, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:95" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 100, + "EndLine": 100, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b'", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.9580595, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:100" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 102, + "EndLine": 102, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42'", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.8307981, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:102" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 120, + "EndLine": 120, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.109596, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:120" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 123, + "EndLine": 123, + "StartColumn": 11, + "EndColumn": 61, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 3.9453912, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:123" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 23, + "EndLine": 23, + "StartColumn": 4, + "EndColumn": 59, + "Match": "tokenomics: '0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00'", + "Secret": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", + "File": "apps/tokenomics/common-util/Contracts/index.jsx", + "SymlinkFile": "", + "Commit": "704a273235caf65600e5c7842a74852ae54e7489", + "Entropy": 4.0799503, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2024-03-15T13:12:34Z", + "Message": "Merge pull request #12 from valory-xyz/mohan/sync-registry-app\n\n(WIP) feat: sync registry-app", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "704a273235caf65600e5c7842a74852ae54e7489:apps/tokenomics/common-util/Contracts/index.jsx:generic-api-key:23" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 25, + "EndLine": 25, + "StartColumn": 17, + "EndColumn": 67, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206", + "Entropy": 4.0284076, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2024-02-26T16:40:38Z", + "Message": "merge the lastest change", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:25" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 27, + "EndLine": 27, + "StartColumn": 18, + "EndColumn": 75, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206", + "Entropy": 3.8128247, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2024-02-26T16:40:38Z", + "Message": "merge the lastest change", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:27" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 39, + "EndLine": 39, + "StartColumn": 18, + "EndColumn": 68, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206", + "Entropy": 4.023652, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2024-02-26T16:40:38Z", + "Message": "merge the lastest change", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:39" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 41, + "EndLine": 41, + "StartColumn": 19, + "EndColumn": 76, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206", + "Entropy": 4.061977, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2024-02-26T16:40:38Z", + "Message": "merge the lastest change", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:41" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 60, + "EndLine": 60, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB'", + "Secret": "0xFbBEc0C8b13B38a9aC0499694A69a10204c5E2aB", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206", + "Entropy": 3.9940066, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2024-02-26T16:40:38Z", + "Message": "merge the lastest change", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:60" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 62, + "EndLine": 62, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac'", + "Secret": "0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206", + "Entropy": 4.207212, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2024-02-26T16:40:38Z", + "Message": "merge the lastest change", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:62" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 71, + "EndLine": 71, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b'", + "Secret": "0x63e66d7ad413C01A7b49C7FF4e3Bb765C4E4bd1b", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206", + "Entropy": 3.9487653, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2024-02-26T16:40:38Z", + "Message": "merge the lastest change", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:71" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 73, + "EndLine": 73, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206", + "Entropy": 3.9080627, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2024-02-26T16:40:38Z", + "Message": "merge the lastest change", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:73" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 85, + "EndLine": 85, + "StartColumn": 19, + "EndColumn": 69, + "Match": "Token: '0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b'", + "Secret": "0xE16adc7777B7C2a0d35033bd3504C028AB28EE8b", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206", + "Entropy": 3.9580595, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2024-02-26T16:40:38Z", + "Message": "merge the lastest change", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:85" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 87, + "EndLine": 87, + "StartColumn": 20, + "EndColumn": 77, + "Match": "TokenUtility: '0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42'", + "Secret": "0x131b5551c81e9B3E89E9ACE30A5B3D45144E3e42", + "File": "apps/autonolas-registry/common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206", + "Entropy": 3.8307981, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2024-02-26T16:40:38Z", + "Message": "merge the lastest change", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "a7a7f39302f3bf8bf230df42f64d1c972cbc0206:apps/autonolas-registry/common-util/Contracts/addresses.jsx:generic-api-key:87" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 60, + "EndLine": 60, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5'", + "Secret": "0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", + "File": "common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "ab9d5c0fcfb2e68ccb61f2829ddbcfafbcb63a75", + "Entropy": 3.9080627, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2024-01-31T08:25:26Z", + "Message": "add logic", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "ab9d5c0fcfb2e68ccb61f2829ddbcfafbcb63a75:common-util/Contracts/addresses.jsx:generic-api-key:60" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 62, + "EndLine": 62, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x3d77596beb0f130a4415df3D2D8232B3d3D31e44'", + "Secret": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44", + "File": "common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "ab9d5c0fcfb2e68ccb61f2829ddbcfafbcb63a75", + "Entropy": 3.9297955, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2024-01-31T08:25:26Z", + "Message": "add logic", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "ab9d5c0fcfb2e68ccb61f2829ddbcfafbcb63a75:common-util/Contracts/addresses.jsx:generic-api-key:62" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 67, + "EndLine": 67, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915'", + "Secret": "0x5BA58970c2Ae16Cf6218783018100aF2dCcFc915", + "File": "common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "ab9d5c0fcfb2e68ccb61f2829ddbcfafbcb63a75", + "Entropy": 4.023652, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2024-01-31T08:25:26Z", + "Message": "add logic", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "ab9d5c0fcfb2e68ccb61f2829ddbcfafbcb63a75:common-util/Contracts/addresses.jsx:generic-api-key:67" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 69, + "EndLine": 69, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994'", + "Secret": "0xeB49bE5DF00F74bd240DE4535DDe6Bc89CEfb994", + "File": "common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "ab9d5c0fcfb2e68ccb61f2829ddbcfafbcb63a75", + "Entropy": 4.061977, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2024-01-31T08:25:26Z", + "Message": "add logic", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "ab9d5c0fcfb2e68ccb61f2829ddbcfafbcb63a75:common-util/Contracts/addresses.jsx:generic-api-key:69" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 12, + "EndLine": 12, + "StartColumn": 31, + "EndColumn": 82, + "Match": "KEY = '2afUAb8aRfcUentfGone5L2J5DeKz9PsSj4zs1WZREUf'", + "Secret": "2afUAb8aRfcUentfGone5L2J5DeKz9PsSj4zs1WZREUf", + "File": "components/Login/SolanaSignTransaction.jsx", + "SymlinkFile": "", + "Commit": "785013249f1d2458233fa9de206fa5c7990d166f", + "Entropy": 4.7433004, + "Author": "Oaksprout", + "Email": "66292936+oaksprout@users.noreply.github.com", + "Date": "2024-01-08T18:46:56Z", + "Message": "Add Solana wallet functionality", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "785013249f1d2458233fa9de206fa5c7990d166f:components/Login/SolanaSignTransaction.jsx:generic-api-key:12" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 13, + "EndLine": 13, + "StartColumn": 40, + "EndColumn": 91, + "Match": "KEY = 'AU428Z7KbjRMjhmqWmQwUta2AvydbpfEZNBh8dStHTDi'", + "Secret": "AU428Z7KbjRMjhmqWmQwUta2AvydbpfEZNBh8dStHTDi", + "File": "components/Login/SolanaSignTransaction.jsx", + "SymlinkFile": "", + "Commit": "785013249f1d2458233fa9de206fa5c7990d166f", + "Entropy": 4.9594316, + "Author": "Oaksprout", + "Email": "66292936+oaksprout@users.noreply.github.com", + "Date": "2024-01-08T18:46:56Z", + "Message": "Add Solana wallet functionality", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "785013249f1d2458233fa9de206fa5c7990d166f:components/Login/SolanaSignTransaction.jsx:generic-api-key:13" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 59, + "EndLine": 59, + "StartColumn": 12, + "EndColumn": 91, + "Match": "AccessToken\": \"YTExMWMyNjItZmY2OC00YjA2LWEzNjQtNDgxOGFlNzM4OTlifHJlYWQtd3JpdGU=\"", + "Secret": "YTExMWMyNjItZmY2OC00YjA2LWEzNjQtNDgxOGFlNzM4OTlifHJlYWQtd3JpdGU=", + "File": "nx.json", + "SymlinkFile": "", + "Commit": "c7975451ede820f5db3f7b04f462be26b05a5a7d", + "Entropy": 4.9917293, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2023-12-18T00:24:22Z", + "Message": "Initial commit", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "c7975451ede820f5db3f7b04f462be26b05a5a7d:nx.json:generic-api-key:59" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 11, + "EndLine": 11, + "StartColumn": 18, + "EndColumn": 68, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "cc9d00ff4447b787d8aaafedc16b813ca6234284", + "Entropy": 4.014358, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2023-11-21T09:08:17Z", + "Message": "feat: Resolve app \u0026 wallet network connection instability (#219)\n\n* remove network switch\n\n* move to [network] folder\n\n* update URLs\n\n* dropdown working\n\n* working\n\n* update layout\n\n* add provider and ethers helper\n\n* update addresses\n\n* updates\n\n* fix\n\n* leaks fix\n\n* working on addressing changes\n\n* wrongnetwork to be shown only if wallet is connected and points to non-supported network\n\n* adds style updates (#223)\n\n* page not found\n\n* only L1 network can access components and agents\n\n* update page-not-found\n\n* fix urls\n\n* use useSwitchNetwork to change the wallet\n\n* remove overwritten icon from dropdown, update default chain names\n\n* update network logic and deprecate the homepage\n\n* address comment\n\n* contract links to be visible only on valid pages\n\n* fix services pagination bug\n\n* more fixes\n\n---------\n\nCo-authored-by: Oaksprout \u003c66292936+oaksprout@users.noreply.github.com\u003e", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "cc9d00ff4447b787d8aaafedc16b813ca6234284:common-util/Contracts/addresses.jsx:generic-api-key:11" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 13, + "EndLine": 13, + "StartColumn": 19, + "EndColumn": 76, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "cc9d00ff4447b787d8aaafedc16b813ca6234284", + "Entropy": 4.204834, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2023-11-21T09:08:17Z", + "Message": "feat: Resolve app \u0026 wallet network connection instability (#219)\n\n* remove network switch\n\n* move to [network] folder\n\n* update URLs\n\n* dropdown working\n\n* working\n\n* update layout\n\n* add provider and ethers helper\n\n* update addresses\n\n* updates\n\n* fix\n\n* leaks fix\n\n* working on addressing changes\n\n* wrongnetwork to be shown only if wallet is connected and points to non-supported network\n\n* adds style updates (#223)\n\n* page not found\n\n* only L1 network can access components and agents\n\n* update page-not-found\n\n* fix urls\n\n* use useSwitchNetwork to change the wallet\n\n* remove overwritten icon from dropdown, update default chain names\n\n* update network logic and deprecate the homepage\n\n* address comment\n\n* contract links to be visible only on valid pages\n\n* fix services pagination bug\n\n* more fixes\n\n---------\n\nCo-authored-by: Oaksprout \u003c66292936+oaksprout@users.noreply.github.com\u003e", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "cc9d00ff4447b787d8aaafedc16b813ca6234284:common-util/Contracts/addresses.jsx:generic-api-key:13" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 18, + "EndLine": 18, + "StartColumn": 18, + "EndColumn": 68, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "cc9d00ff4447b787d8aaafedc16b813ca6234284", + "Entropy": 4.0284076, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2023-11-21T09:08:17Z", + "Message": "feat: Resolve app \u0026 wallet network connection instability (#219)\n\n* remove network switch\n\n* move to [network] folder\n\n* update URLs\n\n* dropdown working\n\n* working\n\n* update layout\n\n* add provider and ethers helper\n\n* update addresses\n\n* updates\n\n* fix\n\n* leaks fix\n\n* working on addressing changes\n\n* wrongnetwork to be shown only if wallet is connected and points to non-supported network\n\n* adds style updates (#223)\n\n* page not found\n\n* only L1 network can access components and agents\n\n* update page-not-found\n\n* fix urls\n\n* use useSwitchNetwork to change the wallet\n\n* remove overwritten icon from dropdown, update default chain names\n\n* update network logic and deprecate the homepage\n\n* address comment\n\n* contract links to be visible only on valid pages\n\n* fix services pagination bug\n\n* more fixes\n\n---------\n\nCo-authored-by: Oaksprout \u003c66292936+oaksprout@users.noreply.github.com\u003e", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "cc9d00ff4447b787d8aaafedc16b813ca6234284:common-util/Contracts/addresses.jsx:generic-api-key:18" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 20, + "EndLine": 20, + "StartColumn": 19, + "EndColumn": 76, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "cc9d00ff4447b787d8aaafedc16b813ca6234284", + "Entropy": 3.8128247, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2023-11-21T09:08:17Z", + "Message": "feat: Resolve app \u0026 wallet network connection instability (#219)\n\n* remove network switch\n\n* move to [network] folder\n\n* update URLs\n\n* dropdown working\n\n* working\n\n* update layout\n\n* add provider and ethers helper\n\n* update addresses\n\n* updates\n\n* fix\n\n* leaks fix\n\n* working on addressing changes\n\n* wrongnetwork to be shown only if wallet is connected and points to non-supported network\n\n* adds style updates (#223)\n\n* page not found\n\n* only L1 network can access components and agents\n\n* update page-not-found\n\n* fix urls\n\n* use useSwitchNetwork to change the wallet\n\n* remove overwritten icon from dropdown, update default chain names\n\n* update network logic and deprecate the homepage\n\n* address comment\n\n* contract links to be visible only on valid pages\n\n* fix services pagination bug\n\n* more fixes\n\n---------\n\nCo-authored-by: Oaksprout \u003c66292936+oaksprout@users.noreply.github.com\u003e", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "cc9d00ff4447b787d8aaafedc16b813ca6234284:common-util/Contracts/addresses.jsx:generic-api-key:20" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 37, + "EndLine": 37, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "cc9d00ff4447b787d8aaafedc16b813ca6234284", + "Entropy": 4.0056787, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2023-11-21T09:08:17Z", + "Message": "feat: Resolve app \u0026 wallet network connection instability (#219)\n\n* remove network switch\n\n* move to [network] folder\n\n* update URLs\n\n* dropdown working\n\n* working\n\n* update layout\n\n* add provider and ethers helper\n\n* update addresses\n\n* updates\n\n* fix\n\n* leaks fix\n\n* working on addressing changes\n\n* wrongnetwork to be shown only if wallet is connected and points to non-supported network\n\n* adds style updates (#223)\n\n* page not found\n\n* only L1 network can access components and agents\n\n* update page-not-found\n\n* fix urls\n\n* use useSwitchNetwork to change the wallet\n\n* remove overwritten icon from dropdown, update default chain names\n\n* update network logic and deprecate the homepage\n\n* address comment\n\n* contract links to be visible only on valid pages\n\n* fix services pagination bug\n\n* more fixes\n\n---------\n\nCo-authored-by: Oaksprout \u003c66292936+oaksprout@users.noreply.github.com\u003e", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "cc9d00ff4447b787d8aaafedc16b813ca6234284:common-util/Contracts/addresses.jsx:generic-api-key:37" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 39, + "EndLine": 39, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "cc9d00ff4447b787d8aaafedc16b813ca6234284", + "Entropy": 3.892467, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2023-11-21T09:08:17Z", + "Message": "feat: Resolve app \u0026 wallet network connection instability (#219)\n\n* remove network switch\n\n* move to [network] folder\n\n* update URLs\n\n* dropdown working\n\n* working\n\n* update layout\n\n* add provider and ethers helper\n\n* update addresses\n\n* updates\n\n* fix\n\n* leaks fix\n\n* working on addressing changes\n\n* wrongnetwork to be shown only if wallet is connected and points to non-supported network\n\n* adds style updates (#223)\n\n* page not found\n\n* only L1 network can access components and agents\n\n* update page-not-found\n\n* fix urls\n\n* use useSwitchNetwork to change the wallet\n\n* remove overwritten icon from dropdown, update default chain names\n\n* update network logic and deprecate the homepage\n\n* address comment\n\n* contract links to be visible only on valid pages\n\n* fix services pagination bug\n\n* more fixes\n\n---------\n\nCo-authored-by: Oaksprout \u003c66292936+oaksprout@users.noreply.github.com\u003e", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "cc9d00ff4447b787d8aaafedc16b813ca6234284:common-util/Contracts/addresses.jsx:generic-api-key:39" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 48, + "EndLine": 48, + "StartColumn": 20, + "EndColumn": 70, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "cc9d00ff4447b787d8aaafedc16b813ca6234284", + "Entropy": 3.8855505, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2023-11-21T09:08:17Z", + "Message": "feat: Resolve app \u0026 wallet network connection instability (#219)\n\n* remove network switch\n\n* move to [network] folder\n\n* update URLs\n\n* dropdown working\n\n* working\n\n* update layout\n\n* add provider and ethers helper\n\n* update addresses\n\n* updates\n\n* fix\n\n* leaks fix\n\n* working on addressing changes\n\n* wrongnetwork to be shown only if wallet is connected and points to non-supported network\n\n* adds style updates (#223)\n\n* page not found\n\n* only L1 network can access components and agents\n\n* update page-not-found\n\n* fix urls\n\n* use useSwitchNetwork to change the wallet\n\n* remove overwritten icon from dropdown, update default chain names\n\n* update network logic and deprecate the homepage\n\n* address comment\n\n* contract links to be visible only on valid pages\n\n* fix services pagination bug\n\n* more fixes\n\n---------\n\nCo-authored-by: Oaksprout \u003c66292936+oaksprout@users.noreply.github.com\u003e", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "cc9d00ff4447b787d8aaafedc16b813ca6234284:common-util/Contracts/addresses.jsx:generic-api-key:48" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 50, + "EndLine": 50, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "cc9d00ff4447b787d8aaafedc16b813ca6234284", + "Entropy": 4.1479206, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2023-11-21T09:08:17Z", + "Message": "feat: Resolve app \u0026 wallet network connection instability (#219)\n\n* remove network switch\n\n* move to [network] folder\n\n* update URLs\n\n* dropdown working\n\n* working\n\n* update layout\n\n* add provider and ethers helper\n\n* update addresses\n\n* updates\n\n* fix\n\n* leaks fix\n\n* working on addressing changes\n\n* wrongnetwork to be shown only if wallet is connected and points to non-supported network\n\n* adds style updates (#223)\n\n* page not found\n\n* only L1 network can access components and agents\n\n* update page-not-found\n\n* fix urls\n\n* use useSwitchNetwork to change the wallet\n\n* remove overwritten icon from dropdown, update default chain names\n\n* update network logic and deprecate the homepage\n\n* address comment\n\n* contract links to be visible only on valid pages\n\n* fix services pagination bug\n\n* more fixes\n\n---------\n\nCo-authored-by: Oaksprout \u003c66292936+oaksprout@users.noreply.github.com\u003e", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "cc9d00ff4447b787d8aaafedc16b813ca6234284:common-util/Contracts/addresses.jsx:generic-api-key:50" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 65, + "EndLine": 65, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "cc9d00ff4447b787d8aaafedc16b813ca6234284", + "Entropy": 4.109596, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2023-11-21T09:08:17Z", + "Message": "feat: Resolve app \u0026 wallet network connection instability (#219)\n\n* remove network switch\n\n* move to [network] folder\n\n* update URLs\n\n* dropdown working\n\n* working\n\n* update layout\n\n* add provider and ethers helper\n\n* update addresses\n\n* updates\n\n* fix\n\n* leaks fix\n\n* working on addressing changes\n\n* wrongnetwork to be shown only if wallet is connected and points to non-supported network\n\n* adds style updates (#223)\n\n* page not found\n\n* only L1 network can access components and agents\n\n* update page-not-found\n\n* fix urls\n\n* use useSwitchNetwork to change the wallet\n\n* remove overwritten icon from dropdown, update default chain names\n\n* update network logic and deprecate the homepage\n\n* address comment\n\n* contract links to be visible only on valid pages\n\n* fix services pagination bug\n\n* more fixes\n\n---------\n\nCo-authored-by: Oaksprout \u003c66292936+oaksprout@users.noreply.github.com\u003e", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "cc9d00ff4447b787d8aaafedc16b813ca6234284:common-util/Contracts/addresses.jsx:generic-api-key:65" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 68, + "EndLine": 68, + "StartColumn": 11, + "EndColumn": 61, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "common-util/Contracts/addresses.jsx", + "SymlinkFile": "", + "Commit": "cc9d00ff4447b787d8aaafedc16b813ca6234284", + "Entropy": 3.9453912, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2023-11-21T09:08:17Z", + "Message": "feat: Resolve app \u0026 wallet network connection instability (#219)\n\n* remove network switch\n\n* move to [network] folder\n\n* update URLs\n\n* dropdown working\n\n* working\n\n* update layout\n\n* add provider and ethers helper\n\n* update addresses\n\n* updates\n\n* fix\n\n* leaks fix\n\n* working on addressing changes\n\n* wrongnetwork to be shown only if wallet is connected and points to non-supported network\n\n* adds style updates (#223)\n\n* page not found\n\n* only L1 network can access components and agents\n\n* update page-not-found\n\n* fix urls\n\n* use useSwitchNetwork to change the wallet\n\n* remove overwritten icon from dropdown, update default chain names\n\n* update network logic and deprecate the homepage\n\n* address comment\n\n* contract links to be visible only on valid pages\n\n* fix services pagination bug\n\n* more fixes\n\n---------\n\nCo-authored-by: Oaksprout \u003c66292936+oaksprout@users.noreply.github.com\u003e", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "cc9d00ff4447b787d8aaafedc16b813ca6234284:common-util/Contracts/addresses.jsx:generic-api-key:68" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 50, + "EndLine": 50, + "StartColumn": 17, + "EndColumn": 67, + "Match": "Token: '0x04b0007b2aFb398015B76e5f22993a1fddF83644'", + "Secret": "0x04b0007b2aFb398015B76e5f22993a1fddF83644", + "File": "common-util/Contracts/index.jsx", + "SymlinkFile": "", + "Commit": "360753689078e6d358a716faf159b6e8b4a8755e", + "Entropy": 4.0284076, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2023-09-28T12:32:01Z", + "Message": "update network address", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "360753689078e6d358a716faf159b6e8b4a8755e:common-util/Contracts/index.jsx:generic-api-key:50" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 52, + "EndLine": 52, + "StartColumn": 18, + "EndColumn": 75, + "Match": "TokenUtility: '0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8'", + "Secret": "0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "File": "common-util/Contracts/index.jsx", + "SymlinkFile": "", + "Commit": "360753689078e6d358a716faf159b6e8b4a8755e", + "Entropy": 3.8128247, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2023-09-28T12:32:01Z", + "Message": "update network address", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "360753689078e6d358a716faf159b6e8b4a8755e:common-util/Contracts/index.jsx:generic-api-key:52" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 80, + "EndLine": 80, + "StartColumn": 19, + "EndColumn": 69, + "Match": "Token: '0xc965a32185590Eb5a5fffDba29E96126b7650eDe'", + "Secret": "0xc965a32185590Eb5a5fffDba29E96126b7650eDe", + "File": "common-util/Contracts/index.jsx", + "SymlinkFile": "", + "Commit": "360753689078e6d358a716faf159b6e8b4a8755e", + "Entropy": 3.8855505, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2023-09-28T12:32:01Z", + "Message": "update network address", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "360753689078e6d358a716faf159b6e8b4a8755e:common-util/Contracts/index.jsx:generic-api-key:80" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 82, + "EndLine": 82, + "StartColumn": 20, + "EndColumn": 77, + "Match": "TokenUtility: '0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4'", + "Secret": "0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4", + "File": "common-util/Contracts/index.jsx", + "SymlinkFile": "", + "Commit": "360753689078e6d358a716faf159b6e8b4a8755e", + "Entropy": 4.1479206, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2023-09-28T12:32:01Z", + "Message": "update network address", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "360753689078e6d358a716faf159b6e8b4a8755e:common-util/Contracts/index.jsx:generic-api-key:82" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 28, + "EndLine": 28, + "StartColumn": 17, + "EndColumn": 67, + "Match": "Token: '0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143'", + "Secret": "0x2EA682121f815FBcF86EA3F3CaFdd5d67F2dB143", + "File": "common-util/Contracts/index.jsx", + "SymlinkFile": "", + "Commit": "ebec939b86591e440927ac4882b7205e36605983", + "Entropy": 4.014358, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2023-08-23T11:47:47Z", + "Message": "feat: config changes (#199)\n\n* changes\n\n* leaks updated\n\n* test: adding chain test\n\n* add mock\n\n* chore: adding a test to check chain configurations\n\n* chore: gitleaks ignore\n\n* chore: gitleaks ignore\n\n* chore: linter\n\n* chore: linter\n\n* test: switching local configuration and abi with fetching the data\n\n* lint fix\n\n* increase timeout\n\n* supress eslint errors \u0026 add node-fetch\n\n* fix more eslint\n\n* chore: removing unnecessary lines\n\n* downgrade node-fetch\n\n---------\n\nCo-authored-by: Aleksandr Kuperman \u003caleksandr.kuperman@valory.xyz\u003e\nCo-authored-by: Aleksandr Kuperman \u003c95347597+kupermind@users.noreply.github.com\u003e", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "ebec939b86591e440927ac4882b7205e36605983:common-util/Contracts/index.jsx:generic-api-key:28" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 52, + "EndLine": 52, + "StartColumn": 19, + "EndColumn": 69, + "Match": "Token: '0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd'", + "Secret": "0x1d333b46dB6e8FFd271b6C2D2B254868BD9A2dbd", + "File": "common-util/Contracts/index.jsx", + "SymlinkFile": "", + "Commit": "ebec939b86591e440927ac4882b7205e36605983", + "Entropy": 4.0056787, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2023-08-23T11:47:47Z", + "Message": "feat: config changes (#199)\n\n* changes\n\n* leaks updated\n\n* test: adding chain test\n\n* add mock\n\n* chore: adding a test to check chain configurations\n\n* chore: gitleaks ignore\n\n* chore: gitleaks ignore\n\n* chore: linter\n\n* chore: linter\n\n* test: switching local configuration and abi with fetching the data\n\n* lint fix\n\n* increase timeout\n\n* supress eslint errors \u0026 add node-fetch\n\n* fix more eslint\n\n* chore: removing unnecessary lines\n\n* downgrade node-fetch\n\n---------\n\nCo-authored-by: Aleksandr Kuperman \u003caleksandr.kuperman@valory.xyz\u003e\nCo-authored-by: Aleksandr Kuperman \u003c95347597+kupermind@users.noreply.github.com\u003e", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "ebec939b86591e440927ac4882b7205e36605983:common-util/Contracts/index.jsx:generic-api-key:52" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 78, + "EndLine": 78, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x36C02dA8a0983159322a80FFE9F24b1acfF8B570'", + "Secret": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570", + "File": "common-util/Contracts/index.jsx", + "SymlinkFile": "", + "Commit": "73d555fac1333eb69b708bb55462699f8b3f94ef", + "Entropy": 4.109596, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2023-08-16T08:52:57Z", + "Message": "feat: mainnet-goerli sync-up after manager update (#197)\n\n* init\n\n* update addresses\n\n* leaks fix", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "73d555fac1333eb69b708bb55462699f8b3f94ef:common-util/Contracts/index.jsx:generic-api-key:78" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 81, + "EndLine": 81, + "StartColumn": 10, + "EndColumn": 60, + "Match": "Token: '0x1291Be112d480055DaFd8a610b7d1e203891C274'", + "Secret": "0x1291Be112d480055DaFd8a610b7d1e203891C274", + "File": "common-util/Contracts/index.jsx", + "SymlinkFile": "", + "Commit": "73d555fac1333eb69b708bb55462699f8b3f94ef", + "Entropy": 3.9453912, + "Author": "Mohan", + "Email": "mohandast52@gmail.com", + "Date": "2023-08-16T08:52:57Z", + "Message": "feat: mainnet-goerli sync-up after manager update (#197)\n\n* init\n\n* update addresses\n\n* leaks fix", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "73d555fac1333eb69b708bb55462699f8b3f94ef:common-util/Contracts/index.jsx:generic-api-key:81" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 30, + "EndLine": 30, + "StartColumn": 19, + "EndColumn": 76, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "common-util/Contracts/index.jsx", + "SymlinkFile": "", + "Commit": "051dcddf1bdad77a849b30053e7ab6e2463a7e46", + "Entropy": 4.204834, + "Author": "Aleksandr Kuperman", + "Email": "95347597+kupermind@users.noreply.github.com", + "Date": "2023-07-19T09:44:58Z", + "Message": "chore: adding a node configuration for the local frok of L2 networks (#183)\n\n* init\n\n* tiny\n\n* add gitleaks\n\n* init\n\n* should send whitelisting values as expected\n\n* fix\n\n* chore: adding a node configuration for the local frok of L2 networks\n\n* fix\n\n* add leaks\n\n---------\n\nCo-authored-by: mohandast52 \u003cmohandast52@gmail.com\u003e", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "051dcddf1bdad77a849b30053e7ab6e2463a7e46:common-util/Contracts/index.jsx:generic-api-key:30" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 90, + "EndLine": 90, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "common-util/Contracts/index.jsx", + "SymlinkFile": "", + "Commit": "9e4672afe3597a6d7c5056421f1d771a8e2a9030", + "Entropy": 4.204834, + "Author": "Aleksandr Kuperman", + "Email": "95347597+kupermind@users.noreply.github.com", + "Date": "2023-07-13T08:54:12Z", + "Message": "chore: adding the mainnet fork setup (#179)\n\n* chore: adding the mainnet fork setup\n\n* update\n\n* fix leaks\n\n* log\n\n* fix\n\n* remove log\n\n---------\n\nCo-authored-by: mohandast52 \u003cmohandast52@gmail.com\u003e", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "9e4672afe3597a6d7c5056421f1d771a8e2a9030:common-util/Contracts/index.jsx:generic-api-key:90" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 26, + "EndLine": 26, + "StartColumn": 20, + "EndColumn": 77, + "Match": "TokenUtility: '0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA'", + "Secret": "0x3Fb926116D454b95c669B6Bf2E7c3bad8d19affA", + "File": "common-util/Contracts/index.jsx", + "SymlinkFile": "", + "Commit": "5ed4ad9c3102d32b8f89d22f110a4ccddd17fbd8", + "Entropy": 4.204834, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2023-06-01T10:03:24Z", + "Message": "add contract addresses", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "5ed4ad9c3102d32b8f89d22f110a4ccddd17fbd8:common-util/Contracts/index.jsx:generic-api-key:26" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 60, + "EndLine": 60, + "StartColumn": 21, + "EndColumn": 78, + "Match": "TokenUtility: '0x809d550fca64d94Bd9F66E60752A544199cfAC3D'", + "Secret": "0x809d550fca64d94Bd9F66E60752A544199cfAC3D", + "File": "common-util/Contracts/index.jsx", + "SymlinkFile": "", + "Commit": "5044a52841de1c0ef6a3a48840a930a81741d283", + "Entropy": 4.0979238, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2023-06-01T07:11:10Z", + "Message": "add local addresses", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "5044a52841de1c0ef6a3a48840a930a81741d283:common-util/Contracts/index.jsx:generic-api-key:60" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 62, + "EndLine": 62, + "StartColumn": 11, + "EndColumn": 61, + "Match": "Token: '0x5f3f1dBD7B74C6B46e8c44f98792A1dAf8d69154'", + "Secret": "0x5f3f1dBD7B74C6B46e8c44f98792A1dAf8d69154", + "File": "common-util/Contracts/index.jsx", + "SymlinkFile": "", + "Commit": "5044a52841de1c0ef6a3a48840a930a81741d283", + "Entropy": 4.037702, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2023-06-01T07:11:10Z", + "Message": "add local addresses", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "5044a52841de1c0ef6a3a48840a930a81741d283:common-util/Contracts/index.jsx:generic-api-key:62" + }, + { + "Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.", + "StartLine": 36, + "EndLine": 36, + "StartColumn": 20, + "EndColumn": 77, + "Match": "TokenUtility: '0x6d9b08701Af43D68D991c074A27E4d90Af7f2276'", + "Secret": "0x6d9b08701Af43D68D991c074A27E4d90Af7f2276", + "File": "common-util/Contracts/index.jsx", + "SymlinkFile": "", + "Commit": "5ed4ad9c3102d32b8f89d22f110a4ccddd17fbd8", + "Entropy": 3.892467, + "Author": "mohandast52", + "Email": "mohandast52@gmail.com", + "Date": "2023-06-01T10:03:24Z", + "Message": "add contract addresses", + "Tags": [], + "RuleID": "generic-api-key", + "Fingerprint": "5ed4ad9c3102d32b8f89d22f110a4ccddd17fbd8:common-util/Contracts/index.jsx:generic-api-key:36" + } +]