From 58ae66abc3866a911002fc2523ba8f8d3cdabb5d Mon Sep 17 00:00:00 2001 From: Josselin Date: Wed, 23 Jun 2021 17:36:23 +0200 Subject: [PATCH] Update tests --- ...V2_array.sol.0.4.25.ABIEncoderV2Array.json | 60 ++-- ...bitrary_send.sol.0.5.16.ArbitrarySend.json | 20 +- ...bitrary_send.sol.0.6.11.ArbitrarySend.json | 20 +- ...rbitrary_send.sol.0.7.6.ArbitrarySend.json | 20 +- ...reference.sol.0.4.25.ArrayByReference.json | 76 ++--- ...reference.sol.0.6.11.ArrayByReference.json | 76 ++--- ..._reference.sol.0.7.6.ArrayByReference.json | 76 ++--- ...assembly_contract.sol.0.4.25.Assembly.json | 10 +- ..._assembly_library.sol.0.4.25.Assembly.json | 20 +- ...assembly_contract.sol.0.5.16.Assembly.json | 10 +- ..._assembly_contract.sol.0.7.6.Assembly.json | 10 +- ...e_assembly_library.sol.0.7.6.Assembly.json | 20 +- ...e_change.sol.0.6.11.AssertStateChange.json | 30 +- ...te_change.sol.0.7.6.AssertStateChange.json | 30 +- .../0.4.25/backdoor.sol.0.4.25.Backdoor.json | 4 +- .../0.5.16/backdoor.sol.0.5.16.Backdoor.json | 4 +- ...suse.sol.0.4.25.BooleanConstantMisuse.json | 10 +- ...isuse.sol.0.7.6.BooleanConstantMisuse.json | 10 +- ...t-equality.sol.0.4.25.BooleanEquality.json | 10 +- ...t-equality.sol.0.6.11.BooleanEquality.json | 10 +- ...nt-equality.sol.0.7.6.BooleanEquality.json | 10 +- ...n_loop.sol.0.6.11.MultipleCallsInLoop.json | 10 +- ...es.sol.0.4.25.ConstCandidateStateVars.json | 24 +- ...es.sol.0.6.11.ConstCandidateStateVars.json | 24 +- ...les.sol.0.7.6.ConstCandidateStateVars.json | 24 +- ...stant.sol.0.4.25.ConstantFunctionsAsm.json | 4 +- ...all.sol.0.4.25.ControlledDelegateCall.json | 20 +- ...all.sol.0.6.11.ControlledDelegateCall.json | 20 +- ...call.sol.0.7.6.ControlledDelegateCall.json | 20 +- ...oop.sol.0.4.25.CostlyOperationsInLoop.json | 10 +- ...l.0.7.6.UnindexedERC20EventParameters.json | 16 +- ...4.25.IncorrectERC20InterfaceDetection.json | 36 +-- ...6.11.IncorrectERC20InterfaceDetection.json | 36 +-- ....7.6.IncorrectERC20InterfaceDetection.json | 36 +-- ....16.IncorrectERC721InterfaceDetection.json | 60 ++-- ....11.IncorrectERC721InterfaceDetection.json | 60 ++-- ...7.6.IncorrectERC721InterfaceDetection.json | 60 ++-- ...sol.0.6.11.MissingEventsAccessControl.json | 30 +- ..._function.sol.0.5.16.ExternalFunction.json | 20 +- ..._function.sol.0.6.11.ExternalFunction.json | 20 +- ...l_function.sol.0.7.6.ExternalFunction.json | 20 +- ...s.sol.0.4.25.FunctionInitializedState.json | 20 +- ...ity.sol.0.7.6.IncorrectStrictEquality.json | 120 ++++---- ...t.sol.0.4.25.ModifierDefaultDetection.json | 12 +- ...t.sol.0.5.16.ModifierDefaultDetection.json | 12 +- ...t.sol.0.6.11.ModifierDefaultDetection.json | 12 +- ...lt.sol.0.7.6.ModifierDefaultDetection.json | 12 +- .../locked_ether.sol.0.4.25.LockedEther.json | 6 +- .../locked_ether.sol.0.5.16.LockedEther.json | 6 +- .../locked_ether.sol.0.6.11.LockedEther.json | 6 +- ..._level_calls.sol.0.4.25.LowLevelCalls.json | 10 +- ..._level_calls.sol.0.6.11.LowLevelCalls.json | 10 +- ...n.sol.0.5.16.MappingDeletionDetection.json | 28 +- ...n.sol.0.6.11.MappingDeletionDetection.json | 28 +- ...on.sol.0.7.6.MappingDeletionDetection.json | 28 +- ...l.0.4.25.MissingZeroAddressValidation.json | 66 ++--- ...l.0.6.11.MissingZeroAddressValidation.json | 66 ++--- ...onvention.sol.0.5.16.NamingConvention.json | 50 ++-- ...onvention.sol.0.6.11.NamingConvention.json | 50 ++-- ...convention.sol.0.7.6.NamingConvention.json | 50 ++-- ...agma.0.4.25.sol.0.4.25.ConstantPragma.json | 4 +- ...pragma.0.7.6.sol.0.7.6.ConstantPragma.json | 4 +- ...nested.sol.0.4.25.PublicMappingNested.json | 4 +- ...ements.sol.0.4.25.RedundantStatements.json | 48 +-- ...ements.sol.0.5.16.RedundantStatements.json | 48 +-- ...ements.sol.0.6.11.RedundantStatements.json | 48 +-- ...ncy-benign.sol.0.7.6.ReentrancyBenign.json | 210 ++++++------- .../0.4.25/DAO.sol.0.4.25.ReentrancyEth.json | 110 +++---- .../reentrancy.sol.0.4.25.ReentrancyEth.json | 32 +- .../reentrancy.sol.0.6.11.ReentrancyEth.json | 32 +- ...ncy_indirect.sol.0.6.11.ReentrancyEth.json | 28 +- .../reentrancy.sol.0.7.6.ReentrancyEth.json | 32 +- ...ncy-events.sol.0.5.16.ReentrancyEvent.json | 16 +- ...ncy-events.sol.0.6.11.ReentrancyEvent.json | 16 +- ...ol.0.4.25.ReentrancyReadBeforeWritten.json | 276 +++++++++--------- ...ctor.sol.0.4.21.ReusedBaseConstructor.json | 60 ++-- ...sol.0.5.16.ShadowingAbstractDetection.json | 8 +- ...ols.sol.0.4.25.BuiltinSymbolShadowing.json | 58 ++-- ...ols.sol.0.5.16.BuiltinSymbolShadowing.json | 54 ++-- ...cal_variable.sol.0.7.6.LocalShadowing.json | 50 ++-- ...te_variable.sol.0.4.25.StateShadowing.json | 8 +- ...te_variable.sol.0.5.16.StateShadowing.json | 8 +- .../static.sol.0.4.25.IncorrectSolc.json | 2 +- .../dynamic_1.sol.0.5.16.IncorrectSolc.json | 2 +- .../dynamic_1.sol.0.6.11.IncorrectSolc.json | 2 +- .../dynamic_1.sol.0.7.6.IncorrectSolc.json | 2 +- .../0.4.25/suicidal.sol.0.4.25.Suicidal.json | 4 +- .../0.5.16/suicidal.sol.0.5.16.Suicidal.json | 4 +- .../timestamp.sol.0.4.25.Timestamp.json | 30 +- .../timestamp.sol.0.6.11.Timestamp.json | 30 +- .../0.7.6/timestamp.sol.0.7.6.Timestamp.json | 30 +- ..._many_digits.sol.0.6.11.TooManyDigits.json | 50 ++-- .../0.6.11/tx_origin.sol.0.6.11.TxOrigin.json | 20 +- ...lowlevel.sol.0.4.25.UncheckedLowLevel.json | 10 +- ...lowlevel.sol.0.5.16.UncheckedLowLevel.json | 10 +- ...lowlevel.sol.0.6.11.UncheckedLowLevel.json | 10 +- ..._lowlevel.sol.0.7.6.UncheckedLowLevel.json | 10 +- ...checked_send.sol.0.5.16.UncheckedSend.json | 10 +- ...nchecked_send.sol.0.7.6.UncheckedSend.json | 10 +- ...0.4.25.UnimplementedFunctionDetection.json | 28 +- ...0.6.11.UnimplementedFunctionDetection.json | 22 +- ....UninitializedFunctionPtrsConstructor.json | 32 +- ...ble.sol.0.5.16.UninitializedLocalVars.json | 6 +- ...ble.sol.0.6.11.UninitializedLocalVars.json | 6 +- ....4.25.UninitializedStateVarsDetection.json | 32 +- ....5.16.UninitializedStateVarsDetection.json | 32 +- ...r.sol.0.4.25.UninitializedStorageVars.json | 6 +- ...ggy.sol.0.5.16.UnprotectedUpgradeable.json | 10 +- ...ggy.sol.0.6.11.UnprotectedUpgradeable.json | 10 +- ...used_state.sol.0.4.25.UnusedStateVars.json | 24 +- ...l.sol.0.4.25.PredeclarationUsageLocal.json | 80 ++--- .../void-cst.sol.0.4.25.VoidConstructor.json | 10 +- .../0.5.16/bad_prng.sol.0.5.16.BadPRNG.json | 40 +-- .../0.6.11/bad_prng.sol.0.6.11.BadPRNG.json | 40 +-- ...after-write.sol.0.8.0.WriteAfterWrite.json | 52 ++-- 115 files changed, 1749 insertions(+), 1749 deletions(-) diff --git a/tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol.0.4.25.ABIEncoderV2Array.json b/tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol.0.4.25.ABIEncoderV2Array.json index f85f42876..9f63212d8 100644 --- a/tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol.0.4.25.ABIEncoderV2Array.json +++ b/tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol.0.4.25.ABIEncoderV2Array.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 1076, "length": 154, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 35, "length": 2982, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -145,7 +145,7 @@ "source_mapping": { "start": 1195, "length": 30, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -163,7 +163,7 @@ "source_mapping": { "start": 1076, "length": 154, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -183,7 +183,7 @@ "source_mapping": { "start": 35, "length": 2982, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -313,7 +313,7 @@ "source_mapping": { "start": 1296, "length": 148, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -333,7 +333,7 @@ "source_mapping": { "start": 35, "length": 2982, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -450,7 +450,7 @@ "source_mapping": { "start": 1415, "length": 24, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -468,7 +468,7 @@ "source_mapping": { "start": 1296, "length": 148, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -488,7 +488,7 @@ "source_mapping": { "start": 35, "length": 2982, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -618,7 +618,7 @@ "source_mapping": { "start": 540, "length": 61, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -638,7 +638,7 @@ "source_mapping": { "start": 35, "length": 2982, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -755,7 +755,7 @@ "source_mapping": { "start": 569, "length": 27, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -773,7 +773,7 @@ "source_mapping": { "start": 540, "length": 61, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -793,7 +793,7 @@ "source_mapping": { "start": 35, "length": 2982, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -923,7 +923,7 @@ "source_mapping": { "start": 726, "length": 63, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -943,7 +943,7 @@ "source_mapping": { "start": 35, "length": 2982, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -1060,7 +1060,7 @@ "source_mapping": { "start": 763, "length": 21, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -1078,7 +1078,7 @@ "source_mapping": { "start": 726, "length": 63, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -1098,7 +1098,7 @@ "source_mapping": { "start": 35, "length": 2982, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -1228,7 +1228,7 @@ "source_mapping": { "start": 852, "length": 160, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -1248,7 +1248,7 @@ "source_mapping": { "start": 35, "length": 2982, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -1365,7 +1365,7 @@ "source_mapping": { "start": 971, "length": 36, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -1383,7 +1383,7 @@ "source_mapping": { "start": 852, "length": 160, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -1403,7 +1403,7 @@ "source_mapping": { "start": 35, "length": 2982, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -1533,7 +1533,7 @@ "source_mapping": { "start": 1511, "length": 142, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -1553,7 +1553,7 @@ "source_mapping": { "start": 35, "length": 2982, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -1670,7 +1670,7 @@ "source_mapping": { "start": 1630, "length": 18, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -1688,7 +1688,7 @@ "source_mapping": { "start": 1511, "length": 142, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", @@ -1708,7 +1708,7 @@ "source_mapping": { "start": 35, "length": 2982, - "filename_used": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/abiencoderv2-array/0.4.25/storage_ABIEncoderV2_array.sol", diff --git a/tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol.0.5.16.ArbitrarySend.json b/tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol.0.5.16.ArbitrarySend.json index 77f96c966..cfb1bcc13 100644 --- a/tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol.0.5.16.ArbitrarySend.json +++ b/tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol.0.5.16.ArbitrarySend.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 162, "length": 79, - "filename_used": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 884, - "filename_used": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", @@ -89,7 +89,7 @@ "source_mapping": { "start": 196, "length": 38, - "filename_used": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", @@ -107,7 +107,7 @@ "source_mapping": { "start": 162, "length": 79, - "filename_used": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", @@ -127,7 +127,7 @@ "source_mapping": { "start": 0, "length": 884, - "filename_used": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", @@ -201,7 +201,7 @@ "source_mapping": { "start": 316, "length": 82, - "filename_used": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", @@ -221,7 +221,7 @@ "source_mapping": { "start": 0, "length": 884, - "filename_used": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", @@ -282,7 +282,7 @@ "source_mapping": { "start": 352, "length": 39, - "filename_used": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", @@ -300,7 +300,7 @@ "source_mapping": { "start": 316, "length": 82, - "filename_used": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", @@ -320,7 +320,7 @@ "source_mapping": { "start": 0, "length": 884, - "filename_used": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.5.16/arbitrary_send.sol", diff --git a/tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol.0.6.11.ArbitrarySend.json b/tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol.0.6.11.ArbitrarySend.json index b534ea0c3..cde2f95aa 100644 --- a/tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol.0.6.11.ArbitrarySend.json +++ b/tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol.0.6.11.ArbitrarySend.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 162, "length": 79, - "filename_used": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 884, - "filename_used": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", @@ -89,7 +89,7 @@ "source_mapping": { "start": 196, "length": 38, - "filename_used": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", @@ -107,7 +107,7 @@ "source_mapping": { "start": 162, "length": 79, - "filename_used": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", @@ -127,7 +127,7 @@ "source_mapping": { "start": 0, "length": 884, - "filename_used": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", @@ -201,7 +201,7 @@ "source_mapping": { "start": 316, "length": 82, - "filename_used": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", @@ -221,7 +221,7 @@ "source_mapping": { "start": 0, "length": 884, - "filename_used": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", @@ -282,7 +282,7 @@ "source_mapping": { "start": 352, "length": 39, - "filename_used": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", @@ -300,7 +300,7 @@ "source_mapping": { "start": 316, "length": 82, - "filename_used": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", @@ -320,7 +320,7 @@ "source_mapping": { "start": 0, "length": 884, - "filename_used": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.6.11/arbitrary_send.sol", diff --git a/tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol.0.7.6.ArbitrarySend.json b/tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol.0.7.6.ArbitrarySend.json index 0f0fe4d57..2cb7b5c3f 100644 --- a/tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol.0.7.6.ArbitrarySend.json +++ b/tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol.0.7.6.ArbitrarySend.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 316, "length": 82, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_relative": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 884, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_relative": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", @@ -89,7 +89,7 @@ "source_mapping": { "start": 352, "length": 39, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_relative": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", @@ -107,7 +107,7 @@ "source_mapping": { "start": 316, "length": 82, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_relative": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", @@ -127,7 +127,7 @@ "source_mapping": { "start": 0, "length": 884, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_relative": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", @@ -201,7 +201,7 @@ "source_mapping": { "start": 162, "length": 79, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_relative": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", @@ -221,7 +221,7 @@ "source_mapping": { "start": 0, "length": 884, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_relative": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", @@ -282,7 +282,7 @@ "source_mapping": { "start": 196, "length": 38, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_relative": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", @@ -300,7 +300,7 @@ "source_mapping": { "start": 162, "length": 79, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_relative": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", @@ -320,7 +320,7 @@ "source_mapping": { "start": 0, "length": 884, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_relative": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/arbitrary-send/0.7.6/arbitrary_send.sol", diff --git a/tests/detectors/array-by-reference/0.4.25/array_by_reference.sol.0.4.25.ArrayByReference.json b/tests/detectors/array-by-reference/0.4.25/array_by_reference.sol.0.4.25.ArrayByReference.json index 26dab9b12..88f06571b 100644 --- a/tests/detectors/array-by-reference/0.4.25/array_by_reference.sol.0.4.25.ArrayByReference.json +++ b/tests/detectors/array-by-reference/0.4.25/array_by_reference.sol.0.4.25.ArrayByReference.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 855, "length": 269, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -32,7 +32,7 @@ "source_mapping": { "start": 688, "length": 440, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -74,7 +74,7 @@ "source_mapping": { "start": 822, "length": 9, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -92,7 +92,7 @@ "source_mapping": { "start": 688, "length": 440, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -133,7 +133,7 @@ "source_mapping": { "start": 571, "length": 113, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -154,7 +154,7 @@ "source_mapping": { "start": 0, "length": 686, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -214,7 +214,7 @@ "source_mapping": { "start": 855, "length": 269, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -238,7 +238,7 @@ "source_mapping": { "start": 688, "length": 440, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -280,7 +280,7 @@ "source_mapping": { "start": 822, "length": 9, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -298,7 +298,7 @@ "source_mapping": { "start": 688, "length": 440, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -339,7 +339,7 @@ "source_mapping": { "start": 498, "length": 67, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -359,7 +359,7 @@ "source_mapping": { "start": 0, "length": 686, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -419,7 +419,7 @@ "source_mapping": { "start": 40, "length": 167, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -441,7 +441,7 @@ "source_mapping": { "start": 0, "length": 686, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -490,7 +490,7 @@ "source_mapping": { "start": 17, "length": 16, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -508,7 +508,7 @@ "source_mapping": { "start": 0, "length": 686, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -556,7 +556,7 @@ "source_mapping": { "start": 498, "length": 67, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -576,7 +576,7 @@ "source_mapping": { "start": 0, "length": 686, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -636,7 +636,7 @@ "source_mapping": { "start": 40, "length": 167, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -658,7 +658,7 @@ "source_mapping": { "start": 0, "length": 686, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -707,7 +707,7 @@ "source_mapping": { "start": 17, "length": 16, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -725,7 +725,7 @@ "source_mapping": { "start": 0, "length": 686, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -773,7 +773,7 @@ "source_mapping": { "start": 571, "length": 113, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -794,7 +794,7 @@ "source_mapping": { "start": 0, "length": 686, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -854,7 +854,7 @@ "source_mapping": { "start": 213, "length": 198, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -877,7 +877,7 @@ "source_mapping": { "start": 0, "length": 686, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -926,7 +926,7 @@ "source_mapping": { "start": 243, "length": 21, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -944,7 +944,7 @@ "source_mapping": { "start": 213, "length": 198, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -967,7 +967,7 @@ "source_mapping": { "start": 0, "length": 686, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -1018,7 +1018,7 @@ "source_mapping": { "start": 571, "length": 113, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -1039,7 +1039,7 @@ "source_mapping": { "start": 0, "length": 686, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -1099,7 +1099,7 @@ "source_mapping": { "start": 213, "length": 198, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -1122,7 +1122,7 @@ "source_mapping": { "start": 0, "length": 686, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -1171,7 +1171,7 @@ "source_mapping": { "start": 243, "length": 21, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -1189,7 +1189,7 @@ "source_mapping": { "start": 213, "length": 198, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -1212,7 +1212,7 @@ "source_mapping": { "start": 0, "length": 686, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -1263,7 +1263,7 @@ "source_mapping": { "start": 498, "length": 67, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", @@ -1283,7 +1283,7 @@ "source_mapping": { "start": 0, "length": 686, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.4.25/array_by_reference.sol", diff --git a/tests/detectors/array-by-reference/0.6.11/array_by_reference.sol.0.6.11.ArrayByReference.json b/tests/detectors/array-by-reference/0.6.11/array_by_reference.sol.0.6.11.ArrayByReference.json index 20fdaf675..309946dfd 100644 --- a/tests/detectors/array-by-reference/0.6.11/array_by_reference.sol.0.6.11.ArrayByReference.json +++ b/tests/detectors/array-by-reference/0.6.11/array_by_reference.sol.0.6.11.ArrayByReference.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 869, "length": 269, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -32,7 +32,7 @@ "source_mapping": { "start": 702, "length": 440, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -74,7 +74,7 @@ "source_mapping": { "start": 836, "length": 9, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -92,7 +92,7 @@ "source_mapping": { "start": 702, "length": 440, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -133,7 +133,7 @@ "source_mapping": { "start": 578, "length": 120, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -154,7 +154,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -214,7 +214,7 @@ "source_mapping": { "start": 869, "length": 269, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -238,7 +238,7 @@ "source_mapping": { "start": 702, "length": 440, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -280,7 +280,7 @@ "source_mapping": { "start": 836, "length": 9, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -298,7 +298,7 @@ "source_mapping": { "start": 702, "length": 440, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -339,7 +339,7 @@ "source_mapping": { "start": 498, "length": 74, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -359,7 +359,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -419,7 +419,7 @@ "source_mapping": { "start": 40, "length": 167, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -441,7 +441,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -490,7 +490,7 @@ "source_mapping": { "start": 17, "length": 16, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -508,7 +508,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -556,7 +556,7 @@ "source_mapping": { "start": 498, "length": 74, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -576,7 +576,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -636,7 +636,7 @@ "source_mapping": { "start": 40, "length": 167, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -658,7 +658,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -707,7 +707,7 @@ "source_mapping": { "start": 17, "length": 16, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -725,7 +725,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -773,7 +773,7 @@ "source_mapping": { "start": 578, "length": 120, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -794,7 +794,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -854,7 +854,7 @@ "source_mapping": { "start": 213, "length": 198, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -877,7 +877,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -926,7 +926,7 @@ "source_mapping": { "start": 243, "length": 21, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -944,7 +944,7 @@ "source_mapping": { "start": 213, "length": 198, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -967,7 +967,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -1018,7 +1018,7 @@ "source_mapping": { "start": 578, "length": 120, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -1039,7 +1039,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -1099,7 +1099,7 @@ "source_mapping": { "start": 213, "length": 198, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -1122,7 +1122,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -1171,7 +1171,7 @@ "source_mapping": { "start": 243, "length": 21, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -1189,7 +1189,7 @@ "source_mapping": { "start": 213, "length": 198, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -1212,7 +1212,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -1263,7 +1263,7 @@ "source_mapping": { "start": 498, "length": 74, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", @@ -1283,7 +1283,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_relative": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.6.11/array_by_reference.sol", diff --git a/tests/detectors/array-by-reference/0.7.6/array_by_reference.sol.0.7.6.ArrayByReference.json b/tests/detectors/array-by-reference/0.7.6/array_by_reference.sol.0.7.6.ArrayByReference.json index 72ad9e8cf..bbf6688b3 100644 --- a/tests/detectors/array-by-reference/0.7.6/array_by_reference.sol.0.7.6.ArrayByReference.json +++ b/tests/detectors/array-by-reference/0.7.6/array_by_reference.sol.0.7.6.ArrayByReference.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 869, "length": 269, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -32,7 +32,7 @@ "source_mapping": { "start": 702, "length": 440, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -74,7 +74,7 @@ "source_mapping": { "start": 836, "length": 9, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -92,7 +92,7 @@ "source_mapping": { "start": 702, "length": 440, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -133,7 +133,7 @@ "source_mapping": { "start": 578, "length": 120, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -154,7 +154,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -214,7 +214,7 @@ "source_mapping": { "start": 869, "length": 269, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -238,7 +238,7 @@ "source_mapping": { "start": 702, "length": 440, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -280,7 +280,7 @@ "source_mapping": { "start": 836, "length": 9, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -298,7 +298,7 @@ "source_mapping": { "start": 702, "length": 440, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -339,7 +339,7 @@ "source_mapping": { "start": 498, "length": 74, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -359,7 +359,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -419,7 +419,7 @@ "source_mapping": { "start": 40, "length": 167, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -441,7 +441,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -490,7 +490,7 @@ "source_mapping": { "start": 17, "length": 16, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -508,7 +508,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -556,7 +556,7 @@ "source_mapping": { "start": 498, "length": 74, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -576,7 +576,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -636,7 +636,7 @@ "source_mapping": { "start": 40, "length": 167, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -658,7 +658,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -707,7 +707,7 @@ "source_mapping": { "start": 17, "length": 16, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -725,7 +725,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -773,7 +773,7 @@ "source_mapping": { "start": 578, "length": 120, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -794,7 +794,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -854,7 +854,7 @@ "source_mapping": { "start": 213, "length": 198, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -877,7 +877,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -926,7 +926,7 @@ "source_mapping": { "start": 243, "length": 21, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -944,7 +944,7 @@ "source_mapping": { "start": 213, "length": 198, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -967,7 +967,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -1018,7 +1018,7 @@ "source_mapping": { "start": 578, "length": 120, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -1039,7 +1039,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -1099,7 +1099,7 @@ "source_mapping": { "start": 213, "length": 198, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -1122,7 +1122,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -1171,7 +1171,7 @@ "source_mapping": { "start": 243, "length": 21, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -1189,7 +1189,7 @@ "source_mapping": { "start": 213, "length": 198, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -1212,7 +1212,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -1263,7 +1263,7 @@ "source_mapping": { "start": 498, "length": 74, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", @@ -1283,7 +1283,7 @@ "source_mapping": { "start": 0, "length": 700, - "filename_used": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/array-by-reference/0.7.6/array_by_reference.sol", diff --git a/tests/detectors/assembly/0.4.25/inline_assembly_contract.sol.0.4.25.Assembly.json b/tests/detectors/assembly/0.4.25/inline_assembly_contract.sol.0.4.25.Assembly.json index 8d725d86b..438bb86bd 100644 --- a/tests/detectors/assembly/0.4.25/inline_assembly_contract.sol.0.4.25.Assembly.json +++ b/tests/detectors/assembly/0.4.25/inline_assembly_contract.sol.0.4.25.Assembly.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 119, "length": 700, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assembly/0.4.25/inline_assembly_contract.sol", "filename_relative": "tests/detectors/assembly/0.4.25/inline_assembly_contract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.4.25/inline_assembly_contract.sol", @@ -40,7 +40,7 @@ "source_mapping": { "start": 97, "length": 724, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assembly/0.4.25/inline_assembly_contract.sol", "filename_relative": "tests/detectors/assembly/0.4.25/inline_assembly_contract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.4.25/inline_assembly_contract.sol", @@ -77,7 +77,7 @@ "source_mapping": { "start": 191, "length": 628, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assembly/0.4.25/inline_assembly_contract.sol", "filename_relative": "tests/detectors/assembly/0.4.25/inline_assembly_contract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.4.25/inline_assembly_contract.sol", @@ -108,7 +108,7 @@ "source_mapping": { "start": 119, "length": 700, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assembly/0.4.25/inline_assembly_contract.sol", "filename_relative": "tests/detectors/assembly/0.4.25/inline_assembly_contract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.4.25/inline_assembly_contract.sol", @@ -140,7 +140,7 @@ "source_mapping": { "start": 97, "length": 724, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assembly/0.4.25/inline_assembly_contract.sol", "filename_relative": "tests/detectors/assembly/0.4.25/inline_assembly_contract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.4.25/inline_assembly_contract.sol", diff --git a/tests/detectors/assembly/0.4.25/inline_assembly_library.sol.0.4.25.Assembly.json b/tests/detectors/assembly/0.4.25/inline_assembly_library.sol.0.4.25.Assembly.json index f52b31623..60e9aa8e6 100644 --- a/tests/detectors/assembly/0.4.25/inline_assembly_library.sol.0.4.25.Assembly.json +++ b/tests/detectors/assembly/0.4.25/inline_assembly_library.sol.0.4.25.Assembly.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 593, "length": 247, - "filename_used": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", @@ -32,7 +32,7 @@ "source_mapping": { "start": 98, "length": 1581, - "filename_used": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", @@ -96,7 +96,7 @@ "source_mapping": { "start": 720, "length": 114, - "filename_used": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", @@ -117,7 +117,7 @@ "source_mapping": { "start": 593, "length": 247, - "filename_used": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", @@ -141,7 +141,7 @@ "source_mapping": { "start": 98, "length": 1581, - "filename_used": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", @@ -218,7 +218,7 @@ "source_mapping": { "start": 923, "length": 754, - "filename_used": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", @@ -258,7 +258,7 @@ "source_mapping": { "start": 98, "length": 1581, - "filename_used": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", @@ -322,7 +322,7 @@ "source_mapping": { "start": 1000, "length": 677, - "filename_used": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", @@ -361,7 +361,7 @@ "source_mapping": { "start": 923, "length": 754, - "filename_used": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", @@ -401,7 +401,7 @@ "source_mapping": { "start": 98, "length": 1581, - "filename_used": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.4.25/inline_assembly_library.sol", diff --git a/tests/detectors/assembly/0.5.16/inline_assembly_contract.sol.0.5.16.Assembly.json b/tests/detectors/assembly/0.5.16/inline_assembly_contract.sol.0.5.16.Assembly.json index fd074b2a2..6f8367251 100644 --- a/tests/detectors/assembly/0.5.16/inline_assembly_contract.sol.0.5.16.Assembly.json +++ b/tests/detectors/assembly/0.5.16/inline_assembly_contract.sol.0.5.16.Assembly.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 119, "length": 707, - "filename_used": "tests/detectors/assembly/0.5.16/inline_assembly_contract.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.5.16/inline_assembly_contract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.5.16/inline_assembly_contract.sol", @@ -40,7 +40,7 @@ "source_mapping": { "start": 97, "length": 731, - "filename_used": "tests/detectors/assembly/0.5.16/inline_assembly_contract.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.5.16/inline_assembly_contract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.5.16/inline_assembly_contract.sol", @@ -77,7 +77,7 @@ "source_mapping": { "start": 198, "length": 622, - "filename_used": "tests/detectors/assembly/0.5.16/inline_assembly_contract.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.5.16/inline_assembly_contract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.5.16/inline_assembly_contract.sol", @@ -107,7 +107,7 @@ "source_mapping": { "start": 119, "length": 707, - "filename_used": "tests/detectors/assembly/0.5.16/inline_assembly_contract.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.5.16/inline_assembly_contract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.5.16/inline_assembly_contract.sol", @@ -139,7 +139,7 @@ "source_mapping": { "start": 97, "length": 731, - "filename_used": "tests/detectors/assembly/0.5.16/inline_assembly_contract.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.5.16/inline_assembly_contract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.5.16/inline_assembly_contract.sol", diff --git a/tests/detectors/assembly/0.7.6/inline_assembly_contract.sol.0.7.6.Assembly.json b/tests/detectors/assembly/0.7.6/inline_assembly_contract.sol.0.7.6.Assembly.json index 2fb0835f7..fd697b12c 100644 --- a/tests/detectors/assembly/0.7.6/inline_assembly_contract.sol.0.7.6.Assembly.json +++ b/tests/detectors/assembly/0.7.6/inline_assembly_contract.sol.0.7.6.Assembly.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 94, "length": 707, - "filename_used": "tests/detectors/assembly/0.7.6/inline_assembly_contract.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.7.6/inline_assembly_contract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.7.6/inline_assembly_contract.sol", @@ -40,7 +40,7 @@ "source_mapping": { "start": 72, "length": 731, - "filename_used": "tests/detectors/assembly/0.7.6/inline_assembly_contract.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.7.6/inline_assembly_contract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.7.6/inline_assembly_contract.sol", @@ -77,7 +77,7 @@ "source_mapping": { "start": 173, "length": 622, - "filename_used": "tests/detectors/assembly/0.7.6/inline_assembly_contract.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.7.6/inline_assembly_contract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.7.6/inline_assembly_contract.sol", @@ -107,7 +107,7 @@ "source_mapping": { "start": 94, "length": 707, - "filename_used": "tests/detectors/assembly/0.7.6/inline_assembly_contract.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.7.6/inline_assembly_contract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.7.6/inline_assembly_contract.sol", @@ -139,7 +139,7 @@ "source_mapping": { "start": 72, "length": 731, - "filename_used": "tests/detectors/assembly/0.7.6/inline_assembly_contract.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/assembly/0.7.6/inline_assembly_contract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.7.6/inline_assembly_contract.sol", diff --git a/tests/detectors/assembly/0.7.6/inline_assembly_library.sol.0.7.6.Assembly.json b/tests/detectors/assembly/0.7.6/inline_assembly_library.sol.0.7.6.Assembly.json index be646d7e6..78bcc9547 100644 --- a/tests/detectors/assembly/0.7.6/inline_assembly_library.sol.0.7.6.Assembly.json +++ b/tests/detectors/assembly/0.7.6/inline_assembly_library.sol.0.7.6.Assembly.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 911, "length": 761, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_relative": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", @@ -48,7 +48,7 @@ "source_mapping": { "start": 72, "length": 1602, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_relative": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", @@ -112,7 +112,7 @@ "source_mapping": { "start": 995, "length": 671, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_relative": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", @@ -150,7 +150,7 @@ "source_mapping": { "start": 911, "length": 761, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_relative": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", @@ -190,7 +190,7 @@ "source_mapping": { "start": 72, "length": 1602, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_relative": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", @@ -267,7 +267,7 @@ "source_mapping": { "start": 574, "length": 254, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_relative": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", @@ -291,7 +291,7 @@ "source_mapping": { "start": 72, "length": 1602, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_relative": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", @@ -355,7 +355,7 @@ "source_mapping": { "start": 708, "length": 104, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_relative": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", @@ -375,7 +375,7 @@ "source_mapping": { "start": 574, "length": 254, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_relative": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", @@ -399,7 +399,7 @@ "source_mapping": { "start": 72, "length": 1602, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_relative": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assembly/0.7.6/inline_assembly_library.sol", diff --git a/tests/detectors/assert-state-change/0.6.11/assert_state_change.sol.0.6.11.AssertStateChange.json b/tests/detectors/assert-state-change/0.6.11/assert_state_change.sol.0.6.11.AssertStateChange.json index 3c1e476b2..b9f46b133 100644 --- a/tests/detectors/assert-state-change/0.6.11/assert_state_change.sol.0.6.11.AssertStateChange.json +++ b/tests/detectors/assert-state-change/0.6.11/assert_state_change.sol.0.6.11.AssertStateChange.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 77, "length": 57, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 759, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", @@ -87,7 +87,7 @@ "source_mapping": { "start": 106, "length": 23, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", @@ -105,7 +105,7 @@ "source_mapping": { "start": 77, "length": 57, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", @@ -125,7 +125,7 @@ "source_mapping": { "start": 0, "length": 759, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", @@ -197,7 +197,7 @@ "source_mapping": { "start": 398, "length": 55, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", @@ -217,7 +217,7 @@ "source_mapping": { "start": 0, "length": 759, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", @@ -276,7 +276,7 @@ "source_mapping": { "start": 427, "length": 21, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", @@ -294,7 +294,7 @@ "source_mapping": { "start": 398, "length": 55, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", @@ -314,7 +314,7 @@ "source_mapping": { "start": 0, "length": 759, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", @@ -386,7 +386,7 @@ "source_mapping": { "start": 186, "length": 66, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", @@ -406,7 +406,7 @@ "source_mapping": { "start": 0, "length": 759, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", @@ -465,7 +465,7 @@ "source_mapping": { "start": 224, "length": 23, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", @@ -483,7 +483,7 @@ "source_mapping": { "start": 186, "length": 66, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", @@ -503,7 +503,7 @@ "source_mapping": { "start": 0, "length": 759, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.6.11/assert_state_change.sol", diff --git a/tests/detectors/assert-state-change/0.7.6/assert_state_change.sol.0.7.6.AssertStateChange.json b/tests/detectors/assert-state-change/0.7.6/assert_state_change.sol.0.7.6.AssertStateChange.json index 98f36c0cd..a82160b58 100644 --- a/tests/detectors/assert-state-change/0.7.6/assert_state_change.sol.0.7.6.AssertStateChange.json +++ b/tests/detectors/assert-state-change/0.7.6/assert_state_change.sol.0.7.6.AssertStateChange.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 398, "length": 55, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 759, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", @@ -87,7 +87,7 @@ "source_mapping": { "start": 427, "length": 21, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", @@ -105,7 +105,7 @@ "source_mapping": { "start": 398, "length": 55, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", @@ -125,7 +125,7 @@ "source_mapping": { "start": 0, "length": 759, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", @@ -197,7 +197,7 @@ "source_mapping": { "start": 186, "length": 66, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", @@ -217,7 +217,7 @@ "source_mapping": { "start": 0, "length": 759, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", @@ -276,7 +276,7 @@ "source_mapping": { "start": 224, "length": 23, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", @@ -294,7 +294,7 @@ "source_mapping": { "start": 186, "length": 66, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", @@ -314,7 +314,7 @@ "source_mapping": { "start": 0, "length": 759, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", @@ -386,7 +386,7 @@ "source_mapping": { "start": 77, "length": 57, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", @@ -406,7 +406,7 @@ "source_mapping": { "start": 0, "length": 759, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", @@ -465,7 +465,7 @@ "source_mapping": { "start": 106, "length": 23, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", @@ -483,7 +483,7 @@ "source_mapping": { "start": 77, "length": 57, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", @@ -503,7 +503,7 @@ "source_mapping": { "start": 0, "length": 759, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_relative": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/assert-state-change/0.7.6/assert_state_change.sol", diff --git a/tests/detectors/backdoor/0.4.25/backdoor.sol.0.4.25.Backdoor.json b/tests/detectors/backdoor/0.4.25/backdoor.sol.0.4.25.Backdoor.json index a3f46672d..95c5aed84 100644 --- a/tests/detectors/backdoor/0.4.25/backdoor.sol.0.4.25.Backdoor.json +++ b/tests/detectors/backdoor/0.4.25/backdoor.sol.0.4.25.Backdoor.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 18, "length": 74, - "filename_used": "tests/detectors/backdoor/0.4.25/backdoor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/backdoor/0.4.25/backdoor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/backdoor/0.4.25/backdoor.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 1, "length": 94, - "filename_used": "tests/detectors/backdoor/0.4.25/backdoor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/backdoor/0.4.25/backdoor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/backdoor/0.4.25/backdoor.sol", diff --git a/tests/detectors/backdoor/0.5.16/backdoor.sol.0.5.16.Backdoor.json b/tests/detectors/backdoor/0.5.16/backdoor.sol.0.5.16.Backdoor.json index 472b893c3..c0faaffb7 100644 --- a/tests/detectors/backdoor/0.5.16/backdoor.sol.0.5.16.Backdoor.json +++ b/tests/detectors/backdoor/0.5.16/backdoor.sol.0.5.16.Backdoor.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 18, "length": 74, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/backdoor/0.5.16/backdoor.sol", "filename_relative": "tests/detectors/backdoor/0.5.16/backdoor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/backdoor/0.5.16/backdoor.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 1, "length": 94, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/backdoor/0.5.16/backdoor.sol", "filename_relative": "tests/detectors/backdoor/0.5.16/backdoor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/backdoor/0.5.16/backdoor.sol", diff --git a/tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol.0.4.25.BooleanConstantMisuse.json b/tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol.0.4.25.BooleanConstantMisuse.json index 32bf74925..def1fc492 100644 --- a/tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol.0.4.25.BooleanConstantMisuse.json +++ b/tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol.0.4.25.BooleanConstantMisuse.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 162, "length": 84, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol", "filename_relative": "tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 923, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol", "filename_relative": "tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol", @@ -95,7 +95,7 @@ "source_mapping": { "start": 221, "length": 18, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol", "filename_relative": "tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol", @@ -113,7 +113,7 @@ "source_mapping": { "start": 162, "length": 84, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol", "filename_relative": "tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol", @@ -133,7 +133,7 @@ "source_mapping": { "start": 0, "length": 923, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol", "filename_relative": "tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-cst/0.4.25/boolean-constant-misuse.sol", diff --git a/tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol.0.7.6.BooleanConstantMisuse.json b/tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol.0.7.6.BooleanConstantMisuse.json index c6b6305b4..579486229 100644 --- a/tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol.0.7.6.BooleanConstantMisuse.json +++ b/tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol.0.7.6.BooleanConstantMisuse.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 162, "length": 84, - "filename_used": "tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 923, - "filename_used": "tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol", @@ -95,7 +95,7 @@ "source_mapping": { "start": 221, "length": 18, - "filename_used": "tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol", @@ -113,7 +113,7 @@ "source_mapping": { "start": 162, "length": 84, - "filename_used": "tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol", @@ -133,7 +133,7 @@ "source_mapping": { "start": 0, "length": 923, - "filename_used": "tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-cst/0.7.6/boolean-constant-misuse.sol", diff --git a/tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol.0.4.25.BooleanEquality.json b/tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol.0.4.25.BooleanEquality.json index 350f4d9d0..08df1af28 100644 --- a/tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol.0.4.25.BooleanEquality.json +++ b/tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol.0.4.25.BooleanEquality.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 139, "length": 84, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol", "filename_relative": "tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 578, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol", "filename_relative": "tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol", @@ -76,7 +76,7 @@ "source_mapping": { "start": 198, "length": 18, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol", "filename_relative": "tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol", @@ -94,7 +94,7 @@ "source_mapping": { "start": 139, "length": 84, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol", "filename_relative": "tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol", @@ -114,7 +114,7 @@ "source_mapping": { "start": 0, "length": 578, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol", "filename_relative": "tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-equal/0.4.25/boolean-constant-equality.sol", diff --git a/tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol.0.6.11.BooleanEquality.json b/tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol.0.6.11.BooleanEquality.json index e74b3efd7..51d66946a 100644 --- a/tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol.0.6.11.BooleanEquality.json +++ b/tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol.0.6.11.BooleanEquality.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 139, "length": 84, - "filename_used": "tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 578, - "filename_used": "tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol", @@ -76,7 +76,7 @@ "source_mapping": { "start": 198, "length": 18, - "filename_used": "tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol", @@ -94,7 +94,7 @@ "source_mapping": { "start": 139, "length": 84, - "filename_used": "tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol", @@ -114,7 +114,7 @@ "source_mapping": { "start": 0, "length": 578, - "filename_used": "tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-equal/0.6.11/boolean-constant-equality.sol", diff --git a/tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol.0.7.6.BooleanEquality.json b/tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol.0.7.6.BooleanEquality.json index 22041adaa..3d1e9358c 100644 --- a/tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol.0.7.6.BooleanEquality.json +++ b/tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol.0.7.6.BooleanEquality.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 139, "length": 84, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol", "filename_relative": "tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 578, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol", "filename_relative": "tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol", @@ -76,7 +76,7 @@ "source_mapping": { "start": 198, "length": 18, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol", "filename_relative": "tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol", @@ -94,7 +94,7 @@ "source_mapping": { "start": 139, "length": 84, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol", "filename_relative": "tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol", @@ -114,7 +114,7 @@ "source_mapping": { "start": 0, "length": 578, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol", "filename_relative": "tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/boolean-equal/0.7.6/boolean-constant-equality.sol", diff --git a/tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol.0.6.11.MultipleCallsInLoop.json b/tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol.0.6.11.MultipleCallsInLoop.json index d84cc743f..4e078cabd 100644 --- a/tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol.0.6.11.MultipleCallsInLoop.json +++ b/tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol.0.6.11.MultipleCallsInLoop.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 160, "length": 153, - "filename_used": "tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol", @@ -30,7 +30,7 @@ "source_mapping": { "start": 0, "length": 316, - "filename_used": "tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol", @@ -65,7 +65,7 @@ "source_mapping": { "start": 251, "length": 45, - "filename_used": "tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol", @@ -83,7 +83,7 @@ "source_mapping": { "start": 160, "length": 153, - "filename_used": "tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol", @@ -105,7 +105,7 @@ "source_mapping": { "start": 0, "length": 316, - "filename_used": "tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/calls-loop/0.6.11/multiple_calls_in_loop.sol", diff --git a/tests/detectors/constable-states/0.4.25/const_state_variables.sol.0.4.25.ConstCandidateStateVars.json b/tests/detectors/constable-states/0.4.25/const_state_variables.sol.0.4.25.ConstCandidateStateVars.json index 8f6ef570b..08a1efb40 100644 --- a/tests/detectors/constable-states/0.4.25/const_state_variables.sol.0.4.25.ConstCandidateStateVars.json +++ b/tests/detectors/constable-states/0.4.25/const_state_variables.sol.0.4.25.ConstCandidateStateVars.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 132, "length": 76, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_relative": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 29, "length": 441, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_relative": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", @@ -74,7 +74,7 @@ "source_mapping": { "start": 237, "length": 20, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_relative": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", @@ -92,7 +92,7 @@ "source_mapping": { "start": 29, "length": 441, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_relative": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", @@ -140,7 +140,7 @@ "source_mapping": { "start": 841, "length": 33, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_relative": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", @@ -158,7 +158,7 @@ "source_mapping": { "start": 746, "length": 342, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_relative": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", @@ -202,7 +202,7 @@ "source_mapping": { "start": 496, "length": 76, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_relative": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", @@ -220,7 +220,7 @@ "source_mapping": { "start": 473, "length": 271, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_relative": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", @@ -264,7 +264,7 @@ "source_mapping": { "start": 793, "length": 42, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_relative": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", @@ -282,7 +282,7 @@ "source_mapping": { "start": 746, "length": 342, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_relative": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", @@ -326,7 +326,7 @@ "source_mapping": { "start": 333, "length": 20, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_relative": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", @@ -344,7 +344,7 @@ "source_mapping": { "start": 29, "length": 441, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_relative": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", diff --git a/tests/detectors/constable-states/0.6.11/const_state_variables.sol.0.6.11.ConstCandidateStateVars.json b/tests/detectors/constable-states/0.6.11/const_state_variables.sol.0.6.11.ConstCandidateStateVars.json index 8caff3fd7..0400ec6bd 100644 --- a/tests/detectors/constable-states/0.6.11/const_state_variables.sol.0.6.11.ConstCandidateStateVars.json +++ b/tests/detectors/constable-states/0.6.11/const_state_variables.sol.0.6.11.ConstCandidateStateVars.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 132, "length": 76, - "filename_used": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 29, "length": 441, - "filename_used": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", @@ -74,7 +74,7 @@ "source_mapping": { "start": 237, "length": 20, - "filename_used": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", @@ -92,7 +92,7 @@ "source_mapping": { "start": 29, "length": 441, - "filename_used": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", @@ -140,7 +140,7 @@ "source_mapping": { "start": 841, "length": 33, - "filename_used": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", @@ -158,7 +158,7 @@ "source_mapping": { "start": 746, "length": 342, - "filename_used": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", @@ -202,7 +202,7 @@ "source_mapping": { "start": 496, "length": 76, - "filename_used": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", @@ -220,7 +220,7 @@ "source_mapping": { "start": 473, "length": 271, - "filename_used": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", @@ -264,7 +264,7 @@ "source_mapping": { "start": 793, "length": 42, - "filename_used": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", @@ -282,7 +282,7 @@ "source_mapping": { "start": 746, "length": 342, - "filename_used": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", @@ -326,7 +326,7 @@ "source_mapping": { "start": 333, "length": 20, - "filename_used": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", @@ -344,7 +344,7 @@ "source_mapping": { "start": 29, "length": 441, - "filename_used": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.6.11/const_state_variables.sol", diff --git a/tests/detectors/constable-states/0.7.6/const_state_variables.sol.0.7.6.ConstCandidateStateVars.json b/tests/detectors/constable-states/0.7.6/const_state_variables.sol.0.7.6.ConstCandidateStateVars.json index 98f77ccbe..a55359c4e 100644 --- a/tests/detectors/constable-states/0.7.6/const_state_variables.sol.0.7.6.ConstCandidateStateVars.json +++ b/tests/detectors/constable-states/0.7.6/const_state_variables.sol.0.7.6.ConstCandidateStateVars.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 132, "length": 76, - "filename_used": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 29, "length": 441, - "filename_used": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", @@ -74,7 +74,7 @@ "source_mapping": { "start": 237, "length": 20, - "filename_used": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", @@ -92,7 +92,7 @@ "source_mapping": { "start": 29, "length": 441, - "filename_used": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", @@ -140,7 +140,7 @@ "source_mapping": { "start": 841, "length": 33, - "filename_used": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", @@ -158,7 +158,7 @@ "source_mapping": { "start": 746, "length": 342, - "filename_used": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", @@ -202,7 +202,7 @@ "source_mapping": { "start": 496, "length": 76, - "filename_used": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", @@ -220,7 +220,7 @@ "source_mapping": { "start": 473, "length": 271, - "filename_used": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", @@ -264,7 +264,7 @@ "source_mapping": { "start": 793, "length": 42, - "filename_used": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", @@ -282,7 +282,7 @@ "source_mapping": { "start": 746, "length": 342, - "filename_used": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", @@ -326,7 +326,7 @@ "source_mapping": { "start": 333, "length": 20, - "filename_used": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", @@ -344,7 +344,7 @@ "source_mapping": { "start": 29, "length": 441, - "filename_used": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.7.6/const_state_variables.sol", diff --git a/tests/detectors/constant-function-asm/0.4.25/constant.sol.0.4.25.ConstantFunctionsAsm.json b/tests/detectors/constant-function-asm/0.4.25/constant.sol.0.4.25.ConstantFunctionsAsm.json index 310add2c9..d3073b6c2 100644 --- a/tests/detectors/constant-function-asm/0.4.25/constant.sol.0.4.25.ConstantFunctionsAsm.json +++ b/tests/detectors/constant-function-asm/0.4.25/constant.sol.0.4.25.ConstantFunctionsAsm.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 324, "length": 66, - "filename_used": "tests/detectors/constant-function-asm/0.4.25/constant.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constant-function-asm/0.4.25/constant.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constant-function-asm/0.4.25/constant.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 392, - "filename_used": "tests/detectors/constant-function-asm/0.4.25/constant.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/constant-function-asm/0.4.25/constant.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constant-function-asm/0.4.25/constant.sol", diff --git a/tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol.0.4.25.ControlledDelegateCall.json b/tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol.0.4.25.ControlledDelegateCall.json index e87a535ad..2416b6981 100644 --- a/tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol.0.4.25.ControlledDelegateCall.json +++ b/tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol.0.4.25.ControlledDelegateCall.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 337, "length": 118, - "filename_used": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 585, - "filename_used": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", @@ -73,7 +73,7 @@ "source_mapping": { "start": 400, "length": 48, - "filename_used": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", @@ -91,7 +91,7 @@ "source_mapping": { "start": 337, "length": 118, - "filename_used": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", @@ -111,7 +111,7 @@ "source_mapping": { "start": 0, "length": 585, - "filename_used": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", @@ -169,7 +169,7 @@ "source_mapping": { "start": 101, "length": 134, - "filename_used": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", @@ -190,7 +190,7 @@ "source_mapping": { "start": 0, "length": 585, - "filename_used": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", @@ -235,7 +235,7 @@ "source_mapping": { "start": 201, "length": 27, - "filename_used": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", @@ -253,7 +253,7 @@ "source_mapping": { "start": 101, "length": 134, - "filename_used": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", @@ -274,7 +274,7 @@ "source_mapping": { "start": 0, "length": 585, - "filename_used": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.4.25/controlled_delegatecall.sol", diff --git a/tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol.0.6.11.ControlledDelegateCall.json b/tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol.0.6.11.ControlledDelegateCall.json index edc0ffc58..499f7eca4 100644 --- a/tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol.0.6.11.ControlledDelegateCall.json +++ b/tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol.0.6.11.ControlledDelegateCall.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 337, "length": 118, - "filename_used": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 585, - "filename_used": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", @@ -73,7 +73,7 @@ "source_mapping": { "start": 400, "length": 48, - "filename_used": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", @@ -91,7 +91,7 @@ "source_mapping": { "start": 337, "length": 118, - "filename_used": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", @@ -111,7 +111,7 @@ "source_mapping": { "start": 0, "length": 585, - "filename_used": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", @@ -169,7 +169,7 @@ "source_mapping": { "start": 101, "length": 134, - "filename_used": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", @@ -190,7 +190,7 @@ "source_mapping": { "start": 0, "length": 585, - "filename_used": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", @@ -235,7 +235,7 @@ "source_mapping": { "start": 201, "length": 27, - "filename_used": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", @@ -253,7 +253,7 @@ "source_mapping": { "start": 101, "length": 134, - "filename_used": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", @@ -274,7 +274,7 @@ "source_mapping": { "start": 0, "length": 585, - "filename_used": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.6.11/controlled_delegatecall.sol", diff --git a/tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol.0.7.6.ControlledDelegateCall.json b/tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol.0.7.6.ControlledDelegateCall.json index f916269e2..1ec75f762 100644 --- a/tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol.0.7.6.ControlledDelegateCall.json +++ b/tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol.0.7.6.ControlledDelegateCall.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 337, "length": 118, - "filename_used": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 585, - "filename_used": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", @@ -73,7 +73,7 @@ "source_mapping": { "start": 400, "length": 48, - "filename_used": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", @@ -91,7 +91,7 @@ "source_mapping": { "start": 337, "length": 118, - "filename_used": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", @@ -111,7 +111,7 @@ "source_mapping": { "start": 0, "length": 585, - "filename_used": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", @@ -169,7 +169,7 @@ "source_mapping": { "start": 101, "length": 134, - "filename_used": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", @@ -190,7 +190,7 @@ "source_mapping": { "start": 0, "length": 585, - "filename_used": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", @@ -235,7 +235,7 @@ "source_mapping": { "start": 201, "length": 27, - "filename_used": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", @@ -253,7 +253,7 @@ "source_mapping": { "start": 101, "length": 134, - "filename_used": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", @@ -274,7 +274,7 @@ "source_mapping": { "start": 0, "length": 585, - "filename_used": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/controlled-delegatecall/0.7.6/controlled_delegatecall.sol", diff --git a/tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol.0.4.25.CostlyOperationsInLoop.json b/tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol.0.4.25.CostlyOperationsInLoop.json index caf160443..506f664b1 100644 --- a/tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol.0.4.25.CostlyOperationsInLoop.json +++ b/tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol.0.4.25.CostlyOperationsInLoop.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 252, "length": 373, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol", "filename_relative": "tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol", @@ -30,7 +30,7 @@ "source_mapping": { "start": 26, "length": 1081, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol", "filename_relative": "tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol", @@ -83,7 +83,7 @@ "source_mapping": { "start": 410, "length": 16, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol", "filename_relative": "tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol", @@ -101,7 +101,7 @@ "source_mapping": { "start": 252, "length": 373, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol", "filename_relative": "tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol", @@ -123,7 +123,7 @@ "source_mapping": { "start": 26, "length": 1081, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol", "filename_relative": "tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/costly-loop/0.4.25/multiple_costly_operations_in_loop.sol", diff --git a/tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol.0.7.6.UnindexedERC20EventParameters.json b/tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol.0.7.6.UnindexedERC20EventParameters.json index b9930721b..ad9e2d44b 100644 --- a/tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol.0.7.6.UnindexedERC20EventParameters.json +++ b/tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol.0.7.6.UnindexedERC20EventParameters.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 1204, "length": 53, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", "filename_relative": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 679, "length": 644, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", "filename_relative": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", @@ -70,7 +70,7 @@ "source_mapping": { "start": 1262, "length": 59, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", "filename_relative": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", @@ -88,7 +88,7 @@ "source_mapping": { "start": 679, "length": 644, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", "filename_relative": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", @@ -132,7 +132,7 @@ "source_mapping": { "start": 1204, "length": 53, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", "filename_relative": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", @@ -150,7 +150,7 @@ "source_mapping": { "start": 679, "length": 644, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", "filename_relative": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", @@ -194,7 +194,7 @@ "source_mapping": { "start": 1262, "length": 59, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", "filename_relative": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", @@ -212,7 +212,7 @@ "source_mapping": { "start": 679, "length": 644, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", "filename_relative": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-indexed/0.7.6/erc20_indexed.sol", diff --git a/tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol.0.4.25.IncorrectERC20InterfaceDetection.json b/tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol.0.4.25.IncorrectERC20InterfaceDetection.json index de19c0391..6e73759c1 100644 --- a/tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol.0.4.25.IncorrectERC20InterfaceDetection.json +++ b/tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol.0.4.25.IncorrectERC20InterfaceDetection.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 26, "length": 355, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", @@ -33,7 +33,7 @@ "source_mapping": { "start": 102, "length": 55, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", @@ -51,7 +51,7 @@ "source_mapping": { "start": 26, "length": 355, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", @@ -90,7 +90,7 @@ "source_mapping": { "start": 26, "length": 355, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", @@ -115,7 +115,7 @@ "source_mapping": { "start": 319, "length": 60, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", @@ -133,7 +133,7 @@ "source_mapping": { "start": 26, "length": 355, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", @@ -172,7 +172,7 @@ "source_mapping": { "start": 26, "length": 355, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", @@ -197,7 +197,7 @@ "source_mapping": { "start": 273, "length": 41, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", @@ -215,7 +215,7 @@ "source_mapping": { "start": 26, "length": 355, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", @@ -254,7 +254,7 @@ "source_mapping": { "start": 26, "length": 355, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", @@ -279,7 +279,7 @@ "source_mapping": { "start": 162, "length": 69, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", @@ -297,7 +297,7 @@ "source_mapping": { "start": 26, "length": 355, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", @@ -336,7 +336,7 @@ "source_mapping": { "start": 26, "length": 355, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", @@ -361,7 +361,7 @@ "source_mapping": { "start": 236, "length": 32, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", @@ -379,7 +379,7 @@ "source_mapping": { "start": 26, "length": 355, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", @@ -418,7 +418,7 @@ "source_mapping": { "start": 26, "length": 355, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", @@ -443,7 +443,7 @@ "source_mapping": { "start": 46, "length": 51, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", @@ -461,7 +461,7 @@ "source_mapping": { "start": 26, "length": 355, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.4.25/incorrect_erc20_interface.sol", diff --git a/tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol.0.6.11.IncorrectERC20InterfaceDetection.json b/tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol.0.6.11.IncorrectERC20InterfaceDetection.json index 36af91bc5..fc5ca5ff1 100644 --- a/tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol.0.6.11.IncorrectERC20InterfaceDetection.json +++ b/tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol.0.6.11.IncorrectERC20InterfaceDetection.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", @@ -33,7 +33,7 @@ "source_mapping": { "start": 122, "length": 63, - "filename_used": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", @@ -51,7 +51,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", @@ -90,7 +90,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", @@ -115,7 +115,7 @@ "source_mapping": { "start": 371, "length": 68, - "filename_used": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", @@ -133,7 +133,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", @@ -172,7 +172,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", @@ -197,7 +197,7 @@ "source_mapping": { "start": 317, "length": 49, - "filename_used": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", @@ -215,7 +215,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", @@ -254,7 +254,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", @@ -279,7 +279,7 @@ "source_mapping": { "start": 190, "length": 77, - "filename_used": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", @@ -297,7 +297,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", @@ -336,7 +336,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", @@ -361,7 +361,7 @@ "source_mapping": { "start": 272, "length": 40, - "filename_used": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", @@ -379,7 +379,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", @@ -418,7 +418,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", @@ -443,7 +443,7 @@ "source_mapping": { "start": 58, "length": 59, - "filename_used": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", @@ -461,7 +461,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.6.11/incorrect_erc20_interface.sol", diff --git a/tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol.0.7.6.IncorrectERC20InterfaceDetection.json b/tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol.0.7.6.IncorrectERC20InterfaceDetection.json index 5bf734be6..e93d2fb51 100644 --- a/tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol.0.7.6.IncorrectERC20InterfaceDetection.json +++ b/tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol.0.7.6.IncorrectERC20InterfaceDetection.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", @@ -33,7 +33,7 @@ "source_mapping": { "start": 122, "length": 63, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", @@ -51,7 +51,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", @@ -90,7 +90,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", @@ -115,7 +115,7 @@ "source_mapping": { "start": 371, "length": 68, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", @@ -133,7 +133,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", @@ -172,7 +172,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", @@ -197,7 +197,7 @@ "source_mapping": { "start": 317, "length": 49, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", @@ -215,7 +215,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", @@ -254,7 +254,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", @@ -279,7 +279,7 @@ "source_mapping": { "start": 190, "length": 77, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", @@ -297,7 +297,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", @@ -336,7 +336,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", @@ -361,7 +361,7 @@ "source_mapping": { "start": 272, "length": 40, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", @@ -379,7 +379,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", @@ -418,7 +418,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", @@ -443,7 +443,7 @@ "source_mapping": { "start": 58, "length": 59, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", @@ -461,7 +461,7 @@ "source_mapping": { "start": 29, "length": 412, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_relative": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc20-interface/0.7.6/incorrect_erc20_interface.sol", diff --git a/tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol.0.5.16.IncorrectERC721InterfaceDetection.json b/tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol.0.5.16.IncorrectERC721InterfaceDetection.json index b6304e255..a13a1c586 100644 --- a/tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol.0.5.16.IncorrectERC721InterfaceDetection.json +++ b/tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol.0.5.16.IncorrectERC721InterfaceDetection.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -36,7 +36,7 @@ "source_mapping": { "start": 735, "length": 48, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -54,7 +54,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -96,7 +96,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -124,7 +124,7 @@ "source_mapping": { "start": 561, "length": 78, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -142,7 +142,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -184,7 +184,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -212,7 +212,7 @@ "source_mapping": { "start": 363, "length": 96, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -230,7 +230,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -272,7 +272,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -300,7 +300,7 @@ "source_mapping": { "start": 143, "length": 44, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -318,7 +318,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -360,7 +360,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -388,7 +388,7 @@ "source_mapping": { "start": 192, "length": 44, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -406,7 +406,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -448,7 +448,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -476,7 +476,7 @@ "source_mapping": { "start": 464, "length": 92, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -494,7 +494,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -536,7 +536,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -564,7 +564,7 @@ "source_mapping": { "start": 53, "length": 56, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -582,7 +582,7 @@ "source_mapping": { "start": 29, "length": 82, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -616,7 +616,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -644,7 +644,7 @@ "source_mapping": { "start": 644, "length": 86, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -662,7 +662,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -704,7 +704,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -732,7 +732,7 @@ "source_mapping": { "start": 241, "length": 117, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -750,7 +750,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -792,7 +792,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -820,7 +820,7 @@ "source_mapping": { "start": 788, "length": 70, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", @@ -838,7 +838,7 @@ "source_mapping": { "start": 112, "length": 748, - "filename_used": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.5.16/incorrect_erc721_interface.sol", diff --git a/tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol.0.6.11.IncorrectERC721InterfaceDetection.json b/tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol.0.6.11.IncorrectERC721InterfaceDetection.json index 94c8a39aa..4ff50f733 100644 --- a/tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol.0.6.11.IncorrectERC721InterfaceDetection.json +++ b/tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol.0.6.11.IncorrectERC721InterfaceDetection.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -36,7 +36,7 @@ "source_mapping": { "start": 800, "length": 56, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -54,7 +54,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -96,7 +96,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -124,7 +124,7 @@ "source_mapping": { "start": 610, "length": 86, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -142,7 +142,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -184,7 +184,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -212,7 +212,7 @@ "source_mapping": { "start": 396, "length": 104, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -230,7 +230,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -272,7 +272,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -300,7 +300,7 @@ "source_mapping": { "start": 152, "length": 52, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -318,7 +318,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -360,7 +360,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -388,7 +388,7 @@ "source_mapping": { "start": 209, "length": 52, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -406,7 +406,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -448,7 +448,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -476,7 +476,7 @@ "source_mapping": { "start": 505, "length": 100, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -494,7 +494,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -536,7 +536,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -564,7 +564,7 @@ "source_mapping": { "start": 53, "length": 56, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -582,7 +582,7 @@ "source_mapping": { "start": 29, "length": 82, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -616,7 +616,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -644,7 +644,7 @@ "source_mapping": { "start": 701, "length": 94, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -662,7 +662,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -704,7 +704,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -732,7 +732,7 @@ "source_mapping": { "start": 266, "length": 125, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -750,7 +750,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -792,7 +792,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -820,7 +820,7 @@ "source_mapping": { "start": 861, "length": 78, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", @@ -838,7 +838,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.6.11/incorrect_erc721_interface.sol", diff --git a/tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol.0.7.6.IncorrectERC721InterfaceDetection.json b/tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol.0.7.6.IncorrectERC721InterfaceDetection.json index 3932e5fa2..5a1caae62 100644 --- a/tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol.0.7.6.IncorrectERC721InterfaceDetection.json +++ b/tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol.0.7.6.IncorrectERC721InterfaceDetection.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -36,7 +36,7 @@ "source_mapping": { "start": 800, "length": 56, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -54,7 +54,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -96,7 +96,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -124,7 +124,7 @@ "source_mapping": { "start": 610, "length": 86, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -142,7 +142,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -184,7 +184,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -212,7 +212,7 @@ "source_mapping": { "start": 396, "length": 104, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -230,7 +230,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -272,7 +272,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -300,7 +300,7 @@ "source_mapping": { "start": 152, "length": 52, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -318,7 +318,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -360,7 +360,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -388,7 +388,7 @@ "source_mapping": { "start": 209, "length": 52, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -406,7 +406,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -448,7 +448,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -476,7 +476,7 @@ "source_mapping": { "start": 505, "length": 100, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -494,7 +494,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -536,7 +536,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -564,7 +564,7 @@ "source_mapping": { "start": 53, "length": 56, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -582,7 +582,7 @@ "source_mapping": { "start": 29, "length": 82, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -616,7 +616,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -644,7 +644,7 @@ "source_mapping": { "start": 701, "length": 94, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -662,7 +662,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -704,7 +704,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -732,7 +732,7 @@ "source_mapping": { "start": 266, "length": 125, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -750,7 +750,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -792,7 +792,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -820,7 +820,7 @@ "source_mapping": { "start": 861, "length": 78, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", @@ -838,7 +838,7 @@ "source_mapping": { "start": 112, "length": 829, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_relative": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/erc721-interface/0.7.6/incorrect_erc721_interface.sol", diff --git a/tests/detectors/events-access/0.6.11/missing_events_access_control.sol.0.6.11.MissingEventsAccessControl.json b/tests/detectors/events-access/0.6.11/missing_events_access_control.sol.0.6.11.MissingEventsAccessControl.json index 6065b5f9c..d8548b7dd 100644 --- a/tests/detectors/events-access/0.6.11/missing_events_access_control.sol.0.6.11.MissingEventsAccessControl.json +++ b/tests/detectors/events-access/0.6.11/missing_events_access_control.sol.0.6.11.MissingEventsAccessControl.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 364, "length": 90, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_relative": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 1309, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_relative": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", @@ -100,7 +100,7 @@ "source_mapping": { "start": 421, "length": 16, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_relative": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", @@ -118,7 +118,7 @@ "source_mapping": { "start": 364, "length": 90, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_relative": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", @@ -138,7 +138,7 @@ "source_mapping": { "start": 0, "length": 1309, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_relative": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", @@ -223,7 +223,7 @@ "source_mapping": { "start": 284, "length": 76, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_relative": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", @@ -243,7 +243,7 @@ "source_mapping": { "start": 0, "length": 1309, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_relative": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", @@ -315,7 +315,7 @@ "source_mapping": { "start": 325, "length": 18, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_relative": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", @@ -333,7 +333,7 @@ "source_mapping": { "start": 284, "length": 76, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_relative": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", @@ -353,7 +353,7 @@ "source_mapping": { "start": 0, "length": 1309, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_relative": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", @@ -438,7 +438,7 @@ "source_mapping": { "start": 458, "length": 127, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_relative": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", @@ -459,7 +459,7 @@ "source_mapping": { "start": 0, "length": 1309, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_relative": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", @@ -531,7 +531,7 @@ "source_mapping": { "start": 552, "length": 16, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_relative": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", @@ -549,7 +549,7 @@ "source_mapping": { "start": 458, "length": 127, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_relative": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", @@ -570,7 +570,7 @@ "source_mapping": { "start": 0, "length": 1309, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_relative": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/events-access/0.6.11/missing_events_access_control.sol", diff --git a/tests/detectors/external-function/0.5.16/external_function.sol.0.5.16.ExternalFunction.json b/tests/detectors/external-function/0.5.16/external_function.sol.0.5.16.ExternalFunction.json index 4d947de06..b286291ec 100644 --- a/tests/detectors/external-function/0.5.16/external_function.sol.0.5.16.ExternalFunction.json +++ b/tests/detectors/external-function/0.5.16/external_function.sol.0.5.16.ExternalFunction.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 259, "length": 41, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_relative": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.5.16/external_function.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 213, "length": 258, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_relative": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.5.16/external_function.sol", @@ -78,7 +78,7 @@ "source_mapping": { "start": 306, "length": 41, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_relative": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.5.16/external_function.sol", @@ -98,7 +98,7 @@ "source_mapping": { "start": 213, "length": 258, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_relative": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.5.16/external_function.sol", @@ -148,7 +148,7 @@ "source_mapping": { "start": 353, "length": 40, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_relative": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.5.16/external_function.sol", @@ -168,7 +168,7 @@ "source_mapping": { "start": 213, "length": 258, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_relative": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.5.16/external_function.sol", @@ -218,7 +218,7 @@ "source_mapping": { "start": 1420, "length": 81, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_relative": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.5.16/external_function.sol", @@ -238,7 +238,7 @@ "source_mapping": { "start": 1381, "length": 234, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_relative": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.5.16/external_function.sol", @@ -280,7 +280,7 @@ "source_mapping": { "start": 554, "length": 325, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_relative": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.5.16/external_function.sol", @@ -305,7 +305,7 @@ "source_mapping": { "start": 473, "length": 408, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_relative": "tests/detectors/external-function/0.5.16/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.5.16/external_function.sol", diff --git a/tests/detectors/external-function/0.6.11/external_function.sol.0.6.11.ExternalFunction.json b/tests/detectors/external-function/0.6.11/external_function.sol.0.6.11.ExternalFunction.json index 6bffedf78..7f600c37d 100644 --- a/tests/detectors/external-function/0.6.11/external_function.sol.0.6.11.ExternalFunction.json +++ b/tests/detectors/external-function/0.6.11/external_function.sol.0.6.11.ExternalFunction.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 259, "length": 41, - "filename_used": "tests/detectors/external-function/0.6.11/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.6.11/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.6.11/external_function.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 213, "length": 258, - "filename_used": "tests/detectors/external-function/0.6.11/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.6.11/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.6.11/external_function.sol", @@ -78,7 +78,7 @@ "source_mapping": { "start": 306, "length": 41, - "filename_used": "tests/detectors/external-function/0.6.11/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.6.11/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.6.11/external_function.sol", @@ -98,7 +98,7 @@ "source_mapping": { "start": 213, "length": 258, - "filename_used": "tests/detectors/external-function/0.6.11/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.6.11/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.6.11/external_function.sol", @@ -148,7 +148,7 @@ "source_mapping": { "start": 353, "length": 40, - "filename_used": "tests/detectors/external-function/0.6.11/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.6.11/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.6.11/external_function.sol", @@ -168,7 +168,7 @@ "source_mapping": { "start": 213, "length": 258, - "filename_used": "tests/detectors/external-function/0.6.11/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.6.11/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.6.11/external_function.sol", @@ -218,7 +218,7 @@ "source_mapping": { "start": 1420, "length": 81, - "filename_used": "tests/detectors/external-function/0.6.11/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.6.11/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.6.11/external_function.sol", @@ -238,7 +238,7 @@ "source_mapping": { "start": 1381, "length": 234, - "filename_used": "tests/detectors/external-function/0.6.11/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.6.11/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.6.11/external_function.sol", @@ -280,7 +280,7 @@ "source_mapping": { "start": 554, "length": 325, - "filename_used": "tests/detectors/external-function/0.6.11/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.6.11/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.6.11/external_function.sol", @@ -305,7 +305,7 @@ "source_mapping": { "start": 473, "length": 408, - "filename_used": "tests/detectors/external-function/0.6.11/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.6.11/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.6.11/external_function.sol", diff --git a/tests/detectors/external-function/0.7.6/external_function.sol.0.7.6.ExternalFunction.json b/tests/detectors/external-function/0.7.6/external_function.sol.0.7.6.ExternalFunction.json index 97eba4835..dc3662a91 100644 --- a/tests/detectors/external-function/0.7.6/external_function.sol.0.7.6.ExternalFunction.json +++ b/tests/detectors/external-function/0.7.6/external_function.sol.0.7.6.ExternalFunction.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 259, "length": 41, - "filename_used": "tests/detectors/external-function/0.7.6/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.7.6/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.7.6/external_function.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 213, "length": 258, - "filename_used": "tests/detectors/external-function/0.7.6/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.7.6/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.7.6/external_function.sol", @@ -78,7 +78,7 @@ "source_mapping": { "start": 306, "length": 41, - "filename_used": "tests/detectors/external-function/0.7.6/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.7.6/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.7.6/external_function.sol", @@ -98,7 +98,7 @@ "source_mapping": { "start": 213, "length": 258, - "filename_used": "tests/detectors/external-function/0.7.6/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.7.6/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.7.6/external_function.sol", @@ -148,7 +148,7 @@ "source_mapping": { "start": 353, "length": 40, - "filename_used": "tests/detectors/external-function/0.7.6/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.7.6/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.7.6/external_function.sol", @@ -168,7 +168,7 @@ "source_mapping": { "start": 213, "length": 258, - "filename_used": "tests/detectors/external-function/0.7.6/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.7.6/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.7.6/external_function.sol", @@ -218,7 +218,7 @@ "source_mapping": { "start": 1420, "length": 81, - "filename_used": "tests/detectors/external-function/0.7.6/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.7.6/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.7.6/external_function.sol", @@ -238,7 +238,7 @@ "source_mapping": { "start": 1381, "length": 234, - "filename_used": "tests/detectors/external-function/0.7.6/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.7.6/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.7.6/external_function.sol", @@ -280,7 +280,7 @@ "source_mapping": { "start": 554, "length": 325, - "filename_used": "tests/detectors/external-function/0.7.6/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.7.6/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.7.6/external_function.sol", @@ -305,7 +305,7 @@ "source_mapping": { "start": 473, "length": 408, - "filename_used": "tests/detectors/external-function/0.7.6/external_function.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/external-function/0.7.6/external_function.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/external-function/0.7.6/external_function.sol", diff --git a/tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol.0.4.25.FunctionInitializedState.json b/tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol.0.4.25.FunctionInitializedState.json index 00772a400..cf71e9f09 100644 --- a/tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol.0.4.25.FunctionInitializedState.json +++ b/tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol.0.4.25.FunctionInitializedState.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 157, "length": 21, - "filename_used": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 116, "length": 1567, - "filename_used": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", @@ -101,7 +101,7 @@ "source_mapping": { "start": 842, "length": 23, - "filename_used": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", @@ -119,7 +119,7 @@ "source_mapping": { "start": 116, "length": 1567, - "filename_used": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", @@ -194,7 +194,7 @@ "source_mapping": { "start": 268, "length": 21, - "filename_used": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", @@ -212,7 +212,7 @@ "source_mapping": { "start": 116, "length": 1567, - "filename_used": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", @@ -287,7 +287,7 @@ "source_mapping": { "start": 357, "length": 26, - "filename_used": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", @@ -305,7 +305,7 @@ "source_mapping": { "start": 116, "length": 1567, - "filename_used": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", @@ -380,7 +380,7 @@ "source_mapping": { "start": 453, "length": 35, - "filename_used": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", @@ -398,7 +398,7 @@ "source_mapping": { "start": 116, "length": 1567, - "filename_used": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/function-init-state/0.4.25/function_init_state_variables.sol", diff --git a/tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol.0.7.6.IncorrectStrictEquality.json b/tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol.0.7.6.IncorrectStrictEquality.json index bc86f2c05..e499975d0 100644 --- a/tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol.0.7.6.IncorrectStrictEquality.json +++ b/tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol.0.7.6.IncorrectStrictEquality.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 804, "length": 133, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -29,7 +29,7 @@ "source_mapping": { "start": 629, "length": 1754, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -117,7 +117,7 @@ "source_mapping": { "start": 839, "length": 51, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -135,7 +135,7 @@ "source_mapping": { "start": 804, "length": 133, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -156,7 +156,7 @@ "source_mapping": { "start": 629, "length": 1754, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -257,7 +257,7 @@ "source_mapping": { "start": 1203, "length": 170, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -280,7 +280,7 @@ "source_mapping": { "start": 629, "length": 1754, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -368,7 +368,7 @@ "source_mapping": { "start": 1291, "length": 19, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -386,7 +386,7 @@ "source_mapping": { "start": 1203, "length": 170, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -409,7 +409,7 @@ "source_mapping": { "start": 629, "length": 1754, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -510,7 +510,7 @@ "source_mapping": { "start": 528, "length": 97, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -530,7 +530,7 @@ "source_mapping": { "start": 182, "length": 445, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -569,7 +569,7 @@ "source_mapping": { "start": 579, "length": 39, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -587,7 +587,7 @@ "source_mapping": { "start": 528, "length": 97, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -607,7 +607,7 @@ "source_mapping": { "start": 182, "length": 445, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -659,7 +659,7 @@ "source_mapping": { "start": 2964, "length": 71, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -679,7 +679,7 @@ "source_mapping": { "start": 2385, "length": 798, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -736,7 +736,7 @@ "source_mapping": { "start": 2998, "length": 30, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -754,7 +754,7 @@ "source_mapping": { "start": 2964, "length": 71, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -774,7 +774,7 @@ "source_mapping": { "start": 2385, "length": 798, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -844,7 +844,7 @@ "source_mapping": { "start": 1555, "length": 179, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -867,7 +867,7 @@ "source_mapping": { "start": 629, "length": 1754, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -955,7 +955,7 @@ "source_mapping": { "start": 1652, "length": 19, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -973,7 +973,7 @@ "source_mapping": { "start": 1555, "length": 179, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -996,7 +996,7 @@ "source_mapping": { "start": 629, "length": 1754, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1097,7 +1097,7 @@ "source_mapping": { "start": 1379, "length": 170, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1120,7 +1120,7 @@ "source_mapping": { "start": 629, "length": 1754, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1208,7 +1208,7 @@ "source_mapping": { "start": 1467, "length": 19, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1226,7 +1226,7 @@ "source_mapping": { "start": 1379, "length": 170, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1249,7 +1249,7 @@ "source_mapping": { "start": 629, "length": 1754, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1350,7 +1350,7 @@ "source_mapping": { "start": 1073, "length": 124, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1371,7 +1371,7 @@ "source_mapping": { "start": 629, "length": 1754, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1459,7 +1459,7 @@ "source_mapping": { "start": 1108, "length": 42, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1477,7 +1477,7 @@ "source_mapping": { "start": 1073, "length": 124, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1498,7 +1498,7 @@ "source_mapping": { "start": 629, "length": 1754, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1599,7 +1599,7 @@ "source_mapping": { "start": 3113, "length": 67, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1619,7 +1619,7 @@ "source_mapping": { "start": 2385, "length": 798, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1676,7 +1676,7 @@ "source_mapping": { "start": 3147, "length": 26, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1694,7 +1694,7 @@ "source_mapping": { "start": 3113, "length": 67, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1714,7 +1714,7 @@ "source_mapping": { "start": 2385, "length": 798, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1784,7 +1784,7 @@ "source_mapping": { "start": 421, "length": 101, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1804,7 +1804,7 @@ "source_mapping": { "start": 182, "length": 445, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1843,7 +1843,7 @@ "source_mapping": { "start": 472, "length": 43, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1861,7 +1861,7 @@ "source_mapping": { "start": 421, "length": 101, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1881,7 +1881,7 @@ "source_mapping": { "start": 182, "length": 445, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1933,7 +1933,7 @@ "source_mapping": { "start": 3041, "length": 66, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -1953,7 +1953,7 @@ "source_mapping": { "start": 2385, "length": 798, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -2010,7 +2010,7 @@ "source_mapping": { "start": 3075, "length": 25, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -2028,7 +2028,7 @@ "source_mapping": { "start": 3041, "length": 66, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -2048,7 +2048,7 @@ "source_mapping": { "start": 2385, "length": 798, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -2118,7 +2118,7 @@ "source_mapping": { "start": 665, "length": 133, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -2139,7 +2139,7 @@ "source_mapping": { "start": 629, "length": 1754, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -2227,7 +2227,7 @@ "source_mapping": { "start": 700, "length": 51, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -2245,7 +2245,7 @@ "source_mapping": { "start": 665, "length": 133, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -2266,7 +2266,7 @@ "source_mapping": { "start": 629, "length": 1754, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -2367,7 +2367,7 @@ "source_mapping": { "start": 943, "length": 124, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -2388,7 +2388,7 @@ "source_mapping": { "start": 629, "length": 1754, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -2476,7 +2476,7 @@ "source_mapping": { "start": 978, "length": 42, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -2494,7 +2494,7 @@ "source_mapping": { "start": 943, "length": 124, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", @@ -2515,7 +2515,7 @@ "source_mapping": { "start": 629, "length": 1754, - "filename_used": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-equality/0.7.6/incorrect_equality.sol", diff --git a/tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol.0.4.25.ModifierDefaultDetection.json b/tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol.0.4.25.ModifierDefaultDetection.json index e1a63acfc..13906812e 100644 --- a/tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol.0.4.25.ModifierDefaultDetection.json +++ b/tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol.0.4.25.ModifierDefaultDetection.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 496, "length": 251, - "filename_used": "tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol", @@ -37,7 +37,7 @@ "source_mapping": { "start": 0, "length": 901, - "filename_used": "tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol", @@ -120,7 +120,7 @@ "source_mapping": { "start": 277, "length": 111, - "filename_used": "tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol", @@ -142,7 +142,7 @@ "source_mapping": { "start": 0, "length": 901, - "filename_used": "tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol", @@ -225,7 +225,7 @@ "source_mapping": { "start": 20, "length": 103, - "filename_used": "tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol", @@ -247,7 +247,7 @@ "source_mapping": { "start": 0, "length": 901, - "filename_used": "tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.4.25/modifier_default.sol", diff --git a/tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol.0.5.16.ModifierDefaultDetection.json b/tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol.0.5.16.ModifierDefaultDetection.json index 416f0e236..5f9d1a535 100644 --- a/tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol.0.5.16.ModifierDefaultDetection.json +++ b/tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol.0.5.16.ModifierDefaultDetection.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 496, "length": 251, - "filename_used": "tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol", @@ -37,7 +37,7 @@ "source_mapping": { "start": 0, "length": 901, - "filename_used": "tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol", @@ -120,7 +120,7 @@ "source_mapping": { "start": 277, "length": 111, - "filename_used": "tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol", @@ -142,7 +142,7 @@ "source_mapping": { "start": 0, "length": 901, - "filename_used": "tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol", @@ -225,7 +225,7 @@ "source_mapping": { "start": 20, "length": 103, - "filename_used": "tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol", @@ -247,7 +247,7 @@ "source_mapping": { "start": 0, "length": 901, - "filename_used": "tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.5.16/modifier_default.sol", diff --git a/tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol.0.6.11.ModifierDefaultDetection.json b/tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol.0.6.11.ModifierDefaultDetection.json index d2f7ec560..07d3ce059 100644 --- a/tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol.0.6.11.ModifierDefaultDetection.json +++ b/tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol.0.6.11.ModifierDefaultDetection.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 496, "length": 251, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol", "filename_relative": "tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol", @@ -37,7 +37,7 @@ "source_mapping": { "start": 0, "length": 901, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol", "filename_relative": "tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol", @@ -120,7 +120,7 @@ "source_mapping": { "start": 277, "length": 111, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol", "filename_relative": "tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol", @@ -142,7 +142,7 @@ "source_mapping": { "start": 0, "length": 901, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol", "filename_relative": "tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol", @@ -225,7 +225,7 @@ "source_mapping": { "start": 20, "length": 103, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol", "filename_relative": "tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol", @@ -247,7 +247,7 @@ "source_mapping": { "start": 0, "length": 901, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol", "filename_relative": "tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.6.11/modifier_default.sol", diff --git a/tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol.0.7.6.ModifierDefaultDetection.json b/tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol.0.7.6.ModifierDefaultDetection.json index 592b4dde0..2b032eacc 100644 --- a/tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol.0.7.6.ModifierDefaultDetection.json +++ b/tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol.0.7.6.ModifierDefaultDetection.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 496, "length": 251, - "filename_used": "tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol", @@ -37,7 +37,7 @@ "source_mapping": { "start": 0, "length": 901, - "filename_used": "tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol", @@ -120,7 +120,7 @@ "source_mapping": { "start": 277, "length": 111, - "filename_used": "tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol", @@ -142,7 +142,7 @@ "source_mapping": { "start": 0, "length": 901, - "filename_used": "tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol", @@ -225,7 +225,7 @@ "source_mapping": { "start": 20, "length": 103, - "filename_used": "tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol", @@ -247,7 +247,7 @@ "source_mapping": { "start": 0, "length": 901, - "filename_used": "tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/incorrect-modifier/0.7.6/modifier_default.sol", diff --git a/tests/detectors/locked-ether/0.4.25/locked_ether.sol.0.4.25.LockedEther.json b/tests/detectors/locked-ether/0.4.25/locked_ether.sol.0.4.25.LockedEther.json index d68289725..d2fdadabe 100644 --- a/tests/detectors/locked-ether/0.4.25/locked_ether.sol.0.4.25.LockedEther.json +++ b/tests/detectors/locked-ether/0.4.25/locked_ether.sol.0.4.25.LockedEther.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 368, "length": 32, - "filename_used": "tests/detectors/locked-ether/0.4.25/locked_ether.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/locked-ether/0.4.25/locked_ether.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/locked-ether/0.4.25/locked_ether.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 47, "length": 72, - "filename_used": "tests/detectors/locked-ether/0.4.25/locked_ether.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/locked-ether/0.4.25/locked_ether.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/locked-ether/0.4.25/locked_ether.sol", @@ -46,7 +46,7 @@ "source_mapping": { "start": 25, "length": 97, - "filename_used": "tests/detectors/locked-ether/0.4.25/locked_ether.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/locked-ether/0.4.25/locked_ether.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/locked-ether/0.4.25/locked_ether.sol", diff --git a/tests/detectors/locked-ether/0.5.16/locked_ether.sol.0.5.16.LockedEther.json b/tests/detectors/locked-ether/0.5.16/locked_ether.sol.0.5.16.LockedEther.json index 8d477d9bb..46d05ff7b 100644 --- a/tests/detectors/locked-ether/0.5.16/locked_ether.sol.0.5.16.LockedEther.json +++ b/tests/detectors/locked-ether/0.5.16/locked_ether.sol.0.5.16.LockedEther.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 375, "length": 32, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/locked-ether/0.5.16/locked_ether.sol", "filename_relative": "tests/detectors/locked-ether/0.5.16/locked_ether.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/locked-ether/0.5.16/locked_ether.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 46, "length": 72, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/locked-ether/0.5.16/locked_ether.sol", "filename_relative": "tests/detectors/locked-ether/0.5.16/locked_ether.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/locked-ether/0.5.16/locked_ether.sol", @@ -46,7 +46,7 @@ "source_mapping": { "start": 24, "length": 97, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/locked-ether/0.5.16/locked_ether.sol", "filename_relative": "tests/detectors/locked-ether/0.5.16/locked_ether.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/locked-ether/0.5.16/locked_ether.sol", diff --git a/tests/detectors/locked-ether/0.6.11/locked_ether.sol.0.6.11.LockedEther.json b/tests/detectors/locked-ether/0.6.11/locked_ether.sol.0.6.11.LockedEther.json index 246fff976..984bb98e1 100644 --- a/tests/detectors/locked-ether/0.6.11/locked_ether.sol.0.6.11.LockedEther.json +++ b/tests/detectors/locked-ether/0.6.11/locked_ether.sol.0.6.11.LockedEther.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 401, "length": 32, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/locked-ether/0.6.11/locked_ether.sol", "filename_relative": "tests/detectors/locked-ether/0.6.11/locked_ether.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/locked-ether/0.6.11/locked_ether.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 49, "length": 76, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/locked-ether/0.6.11/locked_ether.sol", "filename_relative": "tests/detectors/locked-ether/0.6.11/locked_ether.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/locked-ether/0.6.11/locked_ether.sol", @@ -46,7 +46,7 @@ "source_mapping": { "start": 27, "length": 101, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/locked-ether/0.6.11/locked_ether.sol", "filename_relative": "tests/detectors/locked-ether/0.6.11/locked_ether.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/locked-ether/0.6.11/locked_ether.sol", diff --git a/tests/detectors/low-level-calls/0.4.25/low_level_calls.sol.0.4.25.LowLevelCalls.json b/tests/detectors/low-level-calls/0.4.25/low_level_calls.sol.0.4.25.LowLevelCalls.json index 4da4eb671..ffab6e209 100644 --- a/tests/detectors/low-level-calls/0.4.25/low_level_calls.sol.0.4.25.LowLevelCalls.json +++ b/tests/detectors/low-level-calls/0.4.25/low_level_calls.sol.0.4.25.LowLevelCalls.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 51, "length": 112, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/low-level-calls/0.4.25/low_level_calls.sol", "filename_relative": "tests/detectors/low-level-calls/0.4.25/low_level_calls.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/low-level-calls/0.4.25/low_level_calls.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 29, "length": 136, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/low-level-calls/0.4.25/low_level_calls.sol", "filename_relative": "tests/detectors/low-level-calls/0.4.25/low_level_calls.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/low-level-calls/0.4.25/low_level_calls.sol", @@ -53,7 +53,7 @@ "source_mapping": { "start": 111, "length": 45, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/low-level-calls/0.4.25/low_level_calls.sol", "filename_relative": "tests/detectors/low-level-calls/0.4.25/low_level_calls.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/low-level-calls/0.4.25/low_level_calls.sol", @@ -71,7 +71,7 @@ "source_mapping": { "start": 51, "length": 112, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/low-level-calls/0.4.25/low_level_calls.sol", "filename_relative": "tests/detectors/low-level-calls/0.4.25/low_level_calls.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/low-level-calls/0.4.25/low_level_calls.sol", @@ -91,7 +91,7 @@ "source_mapping": { "start": 29, "length": 136, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/low-level-calls/0.4.25/low_level_calls.sol", "filename_relative": "tests/detectors/low-level-calls/0.4.25/low_level_calls.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/low-level-calls/0.4.25/low_level_calls.sol", diff --git a/tests/detectors/low-level-calls/0.6.11/low_level_calls.sol.0.6.11.LowLevelCalls.json b/tests/detectors/low-level-calls/0.6.11/low_level_calls.sol.0.6.11.LowLevelCalls.json index 2cdf61055..e04746655 100644 --- a/tests/detectors/low-level-calls/0.6.11/low_level_calls.sol.0.6.11.LowLevelCalls.json +++ b/tests/detectors/low-level-calls/0.6.11/low_level_calls.sol.0.6.11.LowLevelCalls.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 51, "length": 112, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/low-level-calls/0.6.11/low_level_calls.sol", "filename_relative": "tests/detectors/low-level-calls/0.6.11/low_level_calls.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/low-level-calls/0.6.11/low_level_calls.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 29, "length": 136, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/low-level-calls/0.6.11/low_level_calls.sol", "filename_relative": "tests/detectors/low-level-calls/0.6.11/low_level_calls.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/low-level-calls/0.6.11/low_level_calls.sol", @@ -53,7 +53,7 @@ "source_mapping": { "start": 111, "length": 45, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/low-level-calls/0.6.11/low_level_calls.sol", "filename_relative": "tests/detectors/low-level-calls/0.6.11/low_level_calls.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/low-level-calls/0.6.11/low_level_calls.sol", @@ -71,7 +71,7 @@ "source_mapping": { "start": 51, "length": 112, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/low-level-calls/0.6.11/low_level_calls.sol", "filename_relative": "tests/detectors/low-level-calls/0.6.11/low_level_calls.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/low-level-calls/0.6.11/low_level_calls.sol", @@ -91,7 +91,7 @@ "source_mapping": { "start": 29, "length": 136, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/low-level-calls/0.6.11/low_level_calls.sol", "filename_relative": "tests/detectors/low-level-calls/0.6.11/low_level_calls.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/low-level-calls/0.6.11/low_level_calls.sol", diff --git a/tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol.0.5.16.MappingDeletionDetection.json b/tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol.0.5.16.MappingDeletionDetection.json index 594297e67..5ea22de8f 100644 --- a/tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol.0.5.16.MappingDeletionDetection.json +++ b/tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol.0.5.16.MappingDeletionDetection.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 595, "length": 137, - "filename_used": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", @@ -29,7 +29,7 @@ "source_mapping": { "start": 199, "length": 866, - "filename_used": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", @@ -79,7 +79,7 @@ "source_mapping": { "start": 228, "length": 94, - "filename_used": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", @@ -100,7 +100,7 @@ "source_mapping": { "start": 199, "length": 866, - "filename_used": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", @@ -149,7 +149,7 @@ "source_mapping": { "start": 701, "length": 24, - "filename_used": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", @@ -167,7 +167,7 @@ "source_mapping": { "start": 595, "length": 137, - "filename_used": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", @@ -188,7 +188,7 @@ "source_mapping": { "start": 199, "length": 866, - "filename_used": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", @@ -251,7 +251,7 @@ "source_mapping": { "start": 114, "length": 80, - "filename_used": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", @@ -271,7 +271,7 @@ "source_mapping": { "start": 29, "length": 168, - "filename_used": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", @@ -302,7 +302,7 @@ "source_mapping": { "start": 47, "length": 61, - "filename_used": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", @@ -322,7 +322,7 @@ "source_mapping": { "start": 29, "length": 168, - "filename_used": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", @@ -352,7 +352,7 @@ "source_mapping": { "start": 175, "length": 12, - "filename_used": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", @@ -370,7 +370,7 @@ "source_mapping": { "start": 114, "length": 80, - "filename_used": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", @@ -390,7 +390,7 @@ "source_mapping": { "start": 29, "length": 168, - "filename_used": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.5.16/MappingDeletion.sol", diff --git a/tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol.0.6.11.MappingDeletionDetection.json b/tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol.0.6.11.MappingDeletionDetection.json index a6d50caef..f6e59ae14 100644 --- a/tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol.0.6.11.MappingDeletionDetection.json +++ b/tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol.0.6.11.MappingDeletionDetection.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 114, "length": 80, - "filename_used": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 29, "length": 168, - "filename_used": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", @@ -59,7 +59,7 @@ "source_mapping": { "start": 47, "length": 61, - "filename_used": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", @@ -79,7 +79,7 @@ "source_mapping": { "start": 29, "length": 168, - "filename_used": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", @@ -109,7 +109,7 @@ "source_mapping": { "start": 175, "length": 12, - "filename_used": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", @@ -127,7 +127,7 @@ "source_mapping": { "start": 114, "length": 80, - "filename_used": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", @@ -147,7 +147,7 @@ "source_mapping": { "start": 29, "length": 168, - "filename_used": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", @@ -191,7 +191,7 @@ "source_mapping": { "start": 595, "length": 137, - "filename_used": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", @@ -212,7 +212,7 @@ "source_mapping": { "start": 199, "length": 866, - "filename_used": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", @@ -262,7 +262,7 @@ "source_mapping": { "start": 228, "length": 94, - "filename_used": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", @@ -283,7 +283,7 @@ "source_mapping": { "start": 199, "length": 866, - "filename_used": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", @@ -332,7 +332,7 @@ "source_mapping": { "start": 701, "length": 24, - "filename_used": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", @@ -350,7 +350,7 @@ "source_mapping": { "start": 595, "length": 137, - "filename_used": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", @@ -371,7 +371,7 @@ "source_mapping": { "start": 199, "length": 866, - "filename_used": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.6.11/MappingDeletion.sol", diff --git a/tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol.0.7.6.MappingDeletionDetection.json b/tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol.0.7.6.MappingDeletionDetection.json index db419dad9..16d2dcd94 100644 --- a/tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol.0.7.6.MappingDeletionDetection.json +++ b/tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol.0.7.6.MappingDeletionDetection.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 595, "length": 137, - "filename_used": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", @@ -29,7 +29,7 @@ "source_mapping": { "start": 199, "length": 866, - "filename_used": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", @@ -79,7 +79,7 @@ "source_mapping": { "start": 228, "length": 94, - "filename_used": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", @@ -100,7 +100,7 @@ "source_mapping": { "start": 199, "length": 866, - "filename_used": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", @@ -149,7 +149,7 @@ "source_mapping": { "start": 701, "length": 24, - "filename_used": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", @@ -167,7 +167,7 @@ "source_mapping": { "start": 595, "length": 137, - "filename_used": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", @@ -188,7 +188,7 @@ "source_mapping": { "start": 199, "length": 866, - "filename_used": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", @@ -251,7 +251,7 @@ "source_mapping": { "start": 114, "length": 80, - "filename_used": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", @@ -271,7 +271,7 @@ "source_mapping": { "start": 29, "length": 168, - "filename_used": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", @@ -302,7 +302,7 @@ "source_mapping": { "start": 47, "length": 61, - "filename_used": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", @@ -322,7 +322,7 @@ "source_mapping": { "start": 29, "length": 168, - "filename_used": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", @@ -352,7 +352,7 @@ "source_mapping": { "start": 175, "length": 12, - "filename_used": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", @@ -370,7 +370,7 @@ "source_mapping": { "start": 114, "length": 80, - "filename_used": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", @@ -390,7 +390,7 @@ "source_mapping": { "start": 29, "length": 168, - "filename_used": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/mapping-deletion/0.7.6/MappingDeletion.sol", diff --git a/tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol.0.4.25.MissingZeroAddressValidation.json b/tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol.0.4.25.MissingZeroAddressValidation.json index a6a4f75fd..a39c65b67 100644 --- a/tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol.0.4.25.MissingZeroAddressValidation.json +++ b/tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol.0.4.25.MissingZeroAddressValidation.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 393, "length": 12, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 370, "length": 114, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -46,7 +46,7 @@ "source_mapping": { "start": 0, "length": 1977, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -139,7 +139,7 @@ "source_mapping": { "start": 427, "length": 24, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -157,7 +157,7 @@ "source_mapping": { "start": 370, "length": 114, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -177,7 +177,7 @@ "source_mapping": { "start": 0, "length": 1977, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -281,7 +281,7 @@ "source_mapping": { "start": 511, "length": 12, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -299,7 +299,7 @@ "source_mapping": { "start": 488, "length": 195, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -320,7 +320,7 @@ "source_mapping": { "start": 0, "length": 1977, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -413,7 +413,7 @@ "source_mapping": { "start": 545, "length": 24, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -431,7 +431,7 @@ "source_mapping": { "start": 488, "length": 195, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -452,7 +452,7 @@ "source_mapping": { "start": 0, "length": 1977, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -556,7 +556,7 @@ "source_mapping": { "start": 706, "length": 12, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -574,7 +574,7 @@ "source_mapping": { "start": 687, "length": 112, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -594,7 +594,7 @@ "source_mapping": { "start": 0, "length": 1977, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -687,7 +687,7 @@ "source_mapping": { "start": 740, "length": 30, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -705,7 +705,7 @@ "source_mapping": { "start": 687, "length": 112, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -725,7 +725,7 @@ "source_mapping": { "start": 0, "length": 1977, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -829,7 +829,7 @@ "source_mapping": { "start": 149, "length": 17, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -847,7 +847,7 @@ "source_mapping": { "start": 125, "length": 108, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -867,7 +867,7 @@ "source_mapping": { "start": 0, "length": 1977, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -960,7 +960,7 @@ "source_mapping": { "start": 188, "length": 17, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -978,7 +978,7 @@ "source_mapping": { "start": 125, "length": 108, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -998,7 +998,7 @@ "source_mapping": { "start": 0, "length": 1977, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -1102,7 +1102,7 @@ "source_mapping": { "start": 256, "length": 12, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -1120,7 +1120,7 @@ "source_mapping": { "start": 237, "length": 129, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -1141,7 +1141,7 @@ "source_mapping": { "start": 0, "length": 1977, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -1234,7 +1234,7 @@ "source_mapping": { "start": 290, "length": 20, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -1252,7 +1252,7 @@ "source_mapping": { "start": 237, "length": 129, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -1273,7 +1273,7 @@ "source_mapping": { "start": 0, "length": 1977, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -1366,7 +1366,7 @@ "source_mapping": { "start": 340, "length": 20, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -1384,7 +1384,7 @@ "source_mapping": { "start": 237, "length": 129, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", @@ -1405,7 +1405,7 @@ "source_mapping": { "start": 0, "length": 1977, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.4.25/missing_zero_address_validation.sol", diff --git a/tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol.0.6.11.MissingZeroAddressValidation.json b/tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol.0.6.11.MissingZeroAddressValidation.json index 3cba59cdc..5481c0fd4 100644 --- a/tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol.0.6.11.MissingZeroAddressValidation.json +++ b/tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol.0.6.11.MissingZeroAddressValidation.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 730, "length": 20, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 711, "length": 120, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -46,7 +46,7 @@ "source_mapping": { "start": 0, "length": 2049, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -139,7 +139,7 @@ "source_mapping": { "start": 772, "length": 30, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -157,7 +157,7 @@ "source_mapping": { "start": 711, "length": 120, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -177,7 +177,7 @@ "source_mapping": { "start": 0, "length": 2049, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -281,7 +281,7 @@ "source_mapping": { "start": 149, "length": 17, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -299,7 +299,7 @@ "source_mapping": { "start": 125, "length": 108, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -319,7 +319,7 @@ "source_mapping": { "start": 0, "length": 2049, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -412,7 +412,7 @@ "source_mapping": { "start": 188, "length": 17, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -430,7 +430,7 @@ "source_mapping": { "start": 125, "length": 108, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -450,7 +450,7 @@ "source_mapping": { "start": 0, "length": 2049, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -554,7 +554,7 @@ "source_mapping": { "start": 256, "length": 20, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -572,7 +572,7 @@ "source_mapping": { "start": 237, "length": 137, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -593,7 +593,7 @@ "source_mapping": { "start": 0, "length": 2049, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -686,7 +686,7 @@ "source_mapping": { "start": 298, "length": 20, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -704,7 +704,7 @@ "source_mapping": { "start": 237, "length": 137, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -725,7 +725,7 @@ "source_mapping": { "start": 0, "length": 2049, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -818,7 +818,7 @@ "source_mapping": { "start": 348, "length": 20, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -836,7 +836,7 @@ "source_mapping": { "start": 237, "length": 137, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -857,7 +857,7 @@ "source_mapping": { "start": 0, "length": 2049, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -961,7 +961,7 @@ "source_mapping": { "start": 401, "length": 20, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -979,7 +979,7 @@ "source_mapping": { "start": 378, "length": 122, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -999,7 +999,7 @@ "source_mapping": { "start": 0, "length": 2049, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -1092,7 +1092,7 @@ "source_mapping": { "start": 443, "length": 24, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -1110,7 +1110,7 @@ "source_mapping": { "start": 378, "length": 122, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -1130,7 +1130,7 @@ "source_mapping": { "start": 0, "length": 2049, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -1234,7 +1234,7 @@ "source_mapping": { "start": 527, "length": 20, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -1252,7 +1252,7 @@ "source_mapping": { "start": 504, "length": 203, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -1273,7 +1273,7 @@ "source_mapping": { "start": 0, "length": 2049, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -1366,7 +1366,7 @@ "source_mapping": { "start": 569, "length": 24, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -1384,7 +1384,7 @@ "source_mapping": { "start": 504, "length": 203, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", @@ -1405,7 +1405,7 @@ "source_mapping": { "start": 0, "length": 2049, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_relative": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/missing-zero-check/0.6.11/missing_zero_address_validation.sol", diff --git a/tests/detectors/naming-convention/0.5.16/naming_convention.sol.0.5.16.NamingConvention.json b/tests/detectors/naming-convention/0.5.16/naming_convention.sol.0.5.16.NamingConvention.json index 09cd87912..d446e363d 100644 --- a/tests/detectors/naming-convention/0.5.16/naming_convention.sol.0.5.16.NamingConvention.json +++ b/tests/detectors/naming-convention/0.5.16/naming_convention.sol.0.5.16.NamingConvention.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 229, "length": 35, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -108,7 +108,7 @@ "source_mapping": { "start": 185, "length": 16, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -126,7 +126,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -206,7 +206,7 @@ "source_mapping": { "start": 143, "length": 35, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -224,7 +224,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -304,7 +304,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -382,7 +382,7 @@ "source_mapping": { "start": 79, "length": 23, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -400,7 +400,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -480,7 +480,7 @@ "source_mapping": { "start": 794, "length": 10, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -498,7 +498,7 @@ "source_mapping": { "start": 766, "length": 84, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -517,7 +517,7 @@ "source_mapping": { "start": 692, "length": 221, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -569,7 +569,7 @@ "source_mapping": { "start": 741, "length": 17, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -587,7 +587,7 @@ "source_mapping": { "start": 692, "length": 221, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -636,7 +636,7 @@ "source_mapping": { "start": 335, "length": 19, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -654,7 +654,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -735,7 +735,7 @@ "source_mapping": { "start": 900, "length": 10, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -753,7 +753,7 @@ "source_mapping": { "start": 692, "length": 221, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -802,7 +802,7 @@ "source_mapping": { "start": 591, "length": 36, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -822,7 +822,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -903,7 +903,7 @@ "source_mapping": { "start": 440, "length": 75, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -924,7 +924,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -1005,7 +1005,7 @@ "source_mapping": { "start": 551, "length": 12, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -1023,7 +1023,7 @@ "source_mapping": { "start": 521, "length": 63, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", @@ -1044,7 +1044,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.5.16/naming_convention.sol", diff --git a/tests/detectors/naming-convention/0.6.11/naming_convention.sol.0.6.11.NamingConvention.json b/tests/detectors/naming-convention/0.6.11/naming_convention.sol.0.6.11.NamingConvention.json index 01a96650a..7c9d51cce 100644 --- a/tests/detectors/naming-convention/0.6.11/naming_convention.sol.0.6.11.NamingConvention.json +++ b/tests/detectors/naming-convention/0.6.11/naming_convention.sol.0.6.11.NamingConvention.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 229, "length": 35, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -108,7 +108,7 @@ "source_mapping": { "start": 185, "length": 16, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -126,7 +126,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -206,7 +206,7 @@ "source_mapping": { "start": 143, "length": 35, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -224,7 +224,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -304,7 +304,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -382,7 +382,7 @@ "source_mapping": { "start": 79, "length": 23, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -400,7 +400,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -480,7 +480,7 @@ "source_mapping": { "start": 794, "length": 10, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -498,7 +498,7 @@ "source_mapping": { "start": 766, "length": 84, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -517,7 +517,7 @@ "source_mapping": { "start": 692, "length": 221, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -569,7 +569,7 @@ "source_mapping": { "start": 741, "length": 17, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -587,7 +587,7 @@ "source_mapping": { "start": 692, "length": 221, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -636,7 +636,7 @@ "source_mapping": { "start": 335, "length": 19, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -654,7 +654,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -735,7 +735,7 @@ "source_mapping": { "start": 900, "length": 10, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -753,7 +753,7 @@ "source_mapping": { "start": 692, "length": 221, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -802,7 +802,7 @@ "source_mapping": { "start": 591, "length": 36, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -822,7 +822,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -903,7 +903,7 @@ "source_mapping": { "start": 440, "length": 75, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -924,7 +924,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -1005,7 +1005,7 @@ "source_mapping": { "start": 551, "length": 12, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -1023,7 +1023,7 @@ "source_mapping": { "start": 521, "length": 63, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", @@ -1044,7 +1044,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.6.11/naming_convention.sol", diff --git a/tests/detectors/naming-convention/0.7.6/naming_convention.sol.0.7.6.NamingConvention.json b/tests/detectors/naming-convention/0.7.6/naming_convention.sol.0.7.6.NamingConvention.json index 54016136d..fd6d92790 100644 --- a/tests/detectors/naming-convention/0.7.6/naming_convention.sol.0.7.6.NamingConvention.json +++ b/tests/detectors/naming-convention/0.7.6/naming_convention.sol.0.7.6.NamingConvention.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 229, "length": 35, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -108,7 +108,7 @@ "source_mapping": { "start": 185, "length": 16, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -126,7 +126,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -206,7 +206,7 @@ "source_mapping": { "start": 143, "length": 35, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -224,7 +224,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -304,7 +304,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -382,7 +382,7 @@ "source_mapping": { "start": 79, "length": 23, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -400,7 +400,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -480,7 +480,7 @@ "source_mapping": { "start": 794, "length": 10, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -498,7 +498,7 @@ "source_mapping": { "start": 766, "length": 84, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -517,7 +517,7 @@ "source_mapping": { "start": 692, "length": 221, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -569,7 +569,7 @@ "source_mapping": { "start": 741, "length": 17, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -587,7 +587,7 @@ "source_mapping": { "start": 692, "length": 221, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -636,7 +636,7 @@ "source_mapping": { "start": 335, "length": 19, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -654,7 +654,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -735,7 +735,7 @@ "source_mapping": { "start": 900, "length": 10, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -753,7 +753,7 @@ "source_mapping": { "start": 692, "length": 221, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -802,7 +802,7 @@ "source_mapping": { "start": 591, "length": 36, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -822,7 +822,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -903,7 +903,7 @@ "source_mapping": { "start": 440, "length": 75, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -924,7 +924,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -1005,7 +1005,7 @@ "source_mapping": { "start": 551, "length": 12, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -1023,7 +1023,7 @@ "source_mapping": { "start": 521, "length": 63, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", @@ -1044,7 +1044,7 @@ "source_mapping": { "start": 28, "length": 642, - "filename_used": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/naming-convention/0.7.6/naming_convention.sol", diff --git a/tests/detectors/pragma/0.4.25/pragma.0.4.25.sol.0.4.25.ConstantPragma.json b/tests/detectors/pragma/0.4.25/pragma.0.4.25.sol.0.4.25.ConstantPragma.json index 20ccd7127..8f20cf0eb 100644 --- a/tests/detectors/pragma/0.4.25/pragma.0.4.25.sol.0.4.25.ConstantPragma.json +++ b/tests/detectors/pragma/0.4.25/pragma.0.4.25.sol.0.4.25.ConstantPragma.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 0, "length": 24, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/pragma/0.4.25/pragma.0.4.24.sol", "filename_relative": "tests/detectors/pragma/0.4.25/pragma.0.4.24.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/pragma/0.4.25/pragma.0.4.24.sol", @@ -34,7 +34,7 @@ "source_mapping": { "start": 0, "length": 24, - "filename_used": "tests/detectors/pragma/0.4.25/pragma.0.4.25.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/pragma/0.4.25/pragma.0.4.25.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/pragma/0.4.25/pragma.0.4.25.sol", diff --git a/tests/detectors/pragma/0.7.6/pragma.0.7.6.sol.0.7.6.ConstantPragma.json b/tests/detectors/pragma/0.7.6/pragma.0.7.6.sol.0.7.6.ConstantPragma.json index 8b3ccf4ea..4f4fea023 100644 --- a/tests/detectors/pragma/0.7.6/pragma.0.7.6.sol.0.7.6.ConstantPragma.json +++ b/tests/detectors/pragma/0.7.6/pragma.0.7.6.sol.0.7.6.ConstantPragma.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 0, "length": 23, - "filename_used": "tests/detectors/pragma/0.7.6/pragma.0.7.5.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/pragma/0.7.6/pragma.0.7.5.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/pragma/0.7.6/pragma.0.7.5.sol", @@ -34,7 +34,7 @@ "source_mapping": { "start": 0, "length": 23, - "filename_used": "tests/detectors/pragma/0.7.6/pragma.0.7.6.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/pragma/0.7.6/pragma.0.7.6.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/pragma/0.7.6/pragma.0.7.6.sol", diff --git a/tests/detectors/public-mappings-nested/0.4.25/public_mappings_nested.sol.0.4.25.PublicMappingNested.json b/tests/detectors/public-mappings-nested/0.4.25/public_mappings_nested.sol.0.4.25.PublicMappingNested.json index 92d62c12c..72731cbd8 100644 --- a/tests/detectors/public-mappings-nested/0.4.25/public_mappings_nested.sol.0.4.25.PublicMappingNested.json +++ b/tests/detectors/public-mappings-nested/0.4.25/public_mappings_nested.sol.0.4.25.PublicMappingNested.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 265, "length": 47, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/public-mappings-nested/0.4.25/public_mappings_nested.sol", "filename_relative": "tests/detectors/public-mappings-nested/0.4.25/public_mappings_nested.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/public-mappings-nested/0.4.25/public_mappings_nested.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 138, "length": 345, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/public-mappings-nested/0.4.25/public_mappings_nested.sol", "filename_relative": "tests/detectors/public-mappings-nested/0.4.25/public_mappings_nested.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/public-mappings-nested/0.4.25/public_mappings_nested.sol", diff --git a/tests/detectors/redundant-statements/0.4.25/redundant_statements.sol.0.4.25.RedundantStatements.json b/tests/detectors/redundant-statements/0.4.25/redundant_statements.sol.0.4.25.RedundantStatements.json index 5045588d4..8c69a53b3 100644 --- a/tests/detectors/redundant-statements/0.4.25/redundant_statements.sol.0.4.25.RedundantStatements.json +++ b/tests/detectors/redundant-statements/0.4.25/redundant_statements.sol.0.4.25.RedundantStatements.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 141, "length": 4, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 110, "length": 93, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -48,7 +48,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -86,7 +86,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -130,7 +130,7 @@ "source_mapping": { "start": 257, "length": 4, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -148,7 +148,7 @@ "source_mapping": { "start": 209, "length": 109, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -171,7 +171,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -209,7 +209,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -253,7 +253,7 @@ "source_mapping": { "start": 287, "length": 4, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -271,7 +271,7 @@ "source_mapping": { "start": 209, "length": 109, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -294,7 +294,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -332,7 +332,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -376,7 +376,7 @@ "source_mapping": { "start": 169, "length": 27, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -394,7 +394,7 @@ "source_mapping": { "start": 110, "length": 93, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -416,7 +416,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -454,7 +454,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -498,7 +498,7 @@ "source_mapping": { "start": 155, "length": 4, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -516,7 +516,7 @@ "source_mapping": { "start": 110, "length": 93, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -538,7 +538,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -576,7 +576,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -620,7 +620,7 @@ "source_mapping": { "start": 271, "length": 6, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -638,7 +638,7 @@ "source_mapping": { "start": 209, "length": 109, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -661,7 +661,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", @@ -699,7 +699,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.4.25/redundant_statements.sol", diff --git a/tests/detectors/redundant-statements/0.5.16/redundant_statements.sol.0.5.16.RedundantStatements.json b/tests/detectors/redundant-statements/0.5.16/redundant_statements.sol.0.5.16.RedundantStatements.json index c971759c6..8e17b5fb2 100644 --- a/tests/detectors/redundant-statements/0.5.16/redundant_statements.sol.0.5.16.RedundantStatements.json +++ b/tests/detectors/redundant-statements/0.5.16/redundant_statements.sol.0.5.16.RedundantStatements.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 271, "length": 6, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 209, "length": 109, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -49,7 +49,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -87,7 +87,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -131,7 +131,7 @@ "source_mapping": { "start": 141, "length": 4, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -149,7 +149,7 @@ "source_mapping": { "start": 110, "length": 93, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -171,7 +171,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -209,7 +209,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -253,7 +253,7 @@ "source_mapping": { "start": 287, "length": 4, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -271,7 +271,7 @@ "source_mapping": { "start": 209, "length": 109, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -294,7 +294,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -332,7 +332,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -376,7 +376,7 @@ "source_mapping": { "start": 257, "length": 4, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -394,7 +394,7 @@ "source_mapping": { "start": 209, "length": 109, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -417,7 +417,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -455,7 +455,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -499,7 +499,7 @@ "source_mapping": { "start": 155, "length": 4, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -517,7 +517,7 @@ "source_mapping": { "start": 110, "length": 93, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -539,7 +539,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -577,7 +577,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -621,7 +621,7 @@ "source_mapping": { "start": 169, "length": 27, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -639,7 +639,7 @@ "source_mapping": { "start": 110, "length": 93, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -661,7 +661,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", @@ -699,7 +699,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.5.16/redundant_statements.sol", diff --git a/tests/detectors/redundant-statements/0.6.11/redundant_statements.sol.0.6.11.RedundantStatements.json b/tests/detectors/redundant-statements/0.6.11/redundant_statements.sol.0.6.11.RedundantStatements.json index 478d1eba6..24f517567 100644 --- a/tests/detectors/redundant-statements/0.6.11/redundant_statements.sol.0.6.11.RedundantStatements.json +++ b/tests/detectors/redundant-statements/0.6.11/redundant_statements.sol.0.6.11.RedundantStatements.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 169, "length": 27, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 110, "length": 93, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -48,7 +48,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -86,7 +86,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -130,7 +130,7 @@ "source_mapping": { "start": 287, "length": 4, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -148,7 +148,7 @@ "source_mapping": { "start": 209, "length": 109, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -171,7 +171,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -209,7 +209,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -253,7 +253,7 @@ "source_mapping": { "start": 257, "length": 4, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -271,7 +271,7 @@ "source_mapping": { "start": 209, "length": 109, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -294,7 +294,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -332,7 +332,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -376,7 +376,7 @@ "source_mapping": { "start": 141, "length": 4, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -394,7 +394,7 @@ "source_mapping": { "start": 110, "length": 93, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -416,7 +416,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -454,7 +454,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -498,7 +498,7 @@ "source_mapping": { "start": 155, "length": 4, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -516,7 +516,7 @@ "source_mapping": { "start": 110, "length": 93, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -538,7 +538,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -576,7 +576,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -620,7 +620,7 @@ "source_mapping": { "start": 271, "length": 6, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -638,7 +638,7 @@ "source_mapping": { "start": 209, "length": 109, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -661,7 +661,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", @@ -699,7 +699,7 @@ "source_mapping": { "start": 66, "length": 254, - "filename_used": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/redundant-statements/0.6.11/redundant_statements.sol", diff --git a/tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol.0.7.6.ReentrancyBenign.json b/tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol.0.7.6.ReentrancyBenign.json index b0f060bbb..7e0abcd49 100644 --- a/tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol.0.7.6.ReentrancyBenign.json +++ b/tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol.0.7.6.ReentrancyBenign.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 979, "length": 128, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -30,7 +30,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -111,7 +111,7 @@ "source_mapping": { "start": 1026, "length": 21, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -129,7 +129,7 @@ "source_mapping": { "start": 979, "length": 128, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -151,7 +151,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -237,7 +237,7 @@ "source_mapping": { "start": 1261, "length": 33, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -255,7 +255,7 @@ "source_mapping": { "start": 1208, "length": 93, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -275,7 +275,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -361,7 +361,7 @@ "source_mapping": { "start": 1057, "length": 12, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -379,7 +379,7 @@ "source_mapping": { "start": 979, "length": 128, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -401,7 +401,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -488,7 +488,7 @@ "source_mapping": { "start": 1347, "length": 25, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -506,7 +506,7 @@ "source_mapping": { "start": 1307, "length": 72, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -526,7 +526,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -624,7 +624,7 @@ "source_mapping": { "start": 801, "length": 172, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -647,7 +647,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -728,7 +728,7 @@ "source_mapping": { "start": 848, "length": 22, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -746,7 +746,7 @@ "source_mapping": { "start": 801, "length": 172, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -769,7 +769,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -855,7 +855,7 @@ "source_mapping": { "start": 1171, "length": 24, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -873,7 +873,7 @@ "source_mapping": { "start": 1113, "length": 89, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -893,7 +893,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -979,7 +979,7 @@ "source_mapping": { "start": 880, "length": 21, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -997,7 +997,7 @@ "source_mapping": { "start": 801, "length": 172, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1020,7 +1020,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1106,7 +1106,7 @@ "source_mapping": { "start": 1261, "length": 33, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1124,7 +1124,7 @@ "source_mapping": { "start": 1208, "length": 93, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1144,7 +1144,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1230,7 +1230,7 @@ "source_mapping": { "start": 848, "length": 22, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1248,7 +1248,7 @@ "source_mapping": { "start": 801, "length": 172, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1271,7 +1271,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1357,7 +1357,7 @@ "source_mapping": { "start": 1171, "length": 24, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1375,7 +1375,7 @@ "source_mapping": { "start": 1113, "length": 89, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1395,7 +1395,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1481,7 +1481,7 @@ "source_mapping": { "start": 880, "length": 21, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1499,7 +1499,7 @@ "source_mapping": { "start": 801, "length": 172, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1522,7 +1522,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1608,7 +1608,7 @@ "source_mapping": { "start": 1261, "length": 33, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1626,7 +1626,7 @@ "source_mapping": { "start": 1208, "length": 93, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1646,7 +1646,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1732,7 +1732,7 @@ "source_mapping": { "start": 911, "length": 12, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1750,7 +1750,7 @@ "source_mapping": { "start": 801, "length": 172, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1773,7 +1773,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1860,7 +1860,7 @@ "source_mapping": { "start": 1347, "length": 25, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1878,7 +1878,7 @@ "source_mapping": { "start": 1307, "length": 72, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1898,7 +1898,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -1996,7 +1996,7 @@ "source_mapping": { "start": 421, "length": 243, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2023,7 +2023,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2104,7 +2104,7 @@ "source_mapping": { "start": 468, "length": 33, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2122,7 +2122,7 @@ "source_mapping": { "start": 421, "length": 243, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2149,7 +2149,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2235,7 +2235,7 @@ "source_mapping": { "start": 538, "length": 36, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2253,7 +2253,7 @@ "source_mapping": { "start": 421, "length": 243, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2280,7 +2280,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2366,7 +2366,7 @@ "source_mapping": { "start": 468, "length": 33, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2384,7 +2384,7 @@ "source_mapping": { "start": 421, "length": 243, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2411,7 +2411,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2497,7 +2497,7 @@ "source_mapping": { "start": 538, "length": 36, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2515,7 +2515,7 @@ "source_mapping": { "start": 421, "length": 243, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2542,7 +2542,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2628,7 +2628,7 @@ "source_mapping": { "start": 588, "length": 12, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2646,7 +2646,7 @@ "source_mapping": { "start": 421, "length": 243, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2673,7 +2673,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2771,7 +2771,7 @@ "source_mapping": { "start": 119, "length": 155, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2795,7 +2795,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2876,7 +2876,7 @@ "source_mapping": { "start": 152, "length": 37, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2894,7 +2894,7 @@ "source_mapping": { "start": 119, "length": 155, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -2918,7 +2918,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3004,7 +3004,7 @@ "source_mapping": { "start": 152, "length": 37, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3022,7 +3022,7 @@ "source_mapping": { "start": 119, "length": 155, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3046,7 +3046,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3132,7 +3132,7 @@ "source_mapping": { "start": 255, "length": 12, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3150,7 +3150,7 @@ "source_mapping": { "start": 119, "length": 155, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3174,7 +3174,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3272,7 +3272,7 @@ "source_mapping": { "start": 280, "length": 135, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3294,7 +3294,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3375,7 +3375,7 @@ "source_mapping": { "start": 327, "length": 33, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3393,7 +3393,7 @@ "source_mapping": { "start": 280, "length": 135, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3415,7 +3415,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3501,7 +3501,7 @@ "source_mapping": { "start": 327, "length": 33, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3519,7 +3519,7 @@ "source_mapping": { "start": 280, "length": 135, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3541,7 +3541,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3627,7 +3627,7 @@ "source_mapping": { "start": 396, "length": 12, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3645,7 +3645,7 @@ "source_mapping": { "start": 280, "length": 135, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3667,7 +3667,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3765,7 +3765,7 @@ "source_mapping": { "start": 670, "length": 125, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3787,7 +3787,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3868,7 +3868,7 @@ "source_mapping": { "start": 717, "length": 22, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3886,7 +3886,7 @@ "source_mapping": { "start": 670, "length": 125, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3908,7 +3908,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -3994,7 +3994,7 @@ "source_mapping": { "start": 1171, "length": 24, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -4012,7 +4012,7 @@ "source_mapping": { "start": 1113, "length": 89, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -4032,7 +4032,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -4118,7 +4118,7 @@ "source_mapping": { "start": 717, "length": 22, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -4136,7 +4136,7 @@ "source_mapping": { "start": 670, "length": 125, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -4158,7 +4158,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -4244,7 +4244,7 @@ "source_mapping": { "start": 1171, "length": 24, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -4262,7 +4262,7 @@ "source_mapping": { "start": 1113, "length": 89, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -4282,7 +4282,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -4368,7 +4368,7 @@ "source_mapping": { "start": 749, "length": 12, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -4386,7 +4386,7 @@ "source_mapping": { "start": 670, "length": 125, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -4408,7 +4408,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -4495,7 +4495,7 @@ "source_mapping": { "start": 1347, "length": 25, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -4513,7 +4513,7 @@ "source_mapping": { "start": 1307, "length": 72, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", @@ -4533,7 +4533,7 @@ "source_mapping": { "start": 28, "length": 1353, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_relative": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-benign/0.7.6/reentrancy-benign.sol", diff --git a/tests/detectors/reentrancy-eth/0.4.25/DAO.sol.0.4.25.ReentrancyEth.json b/tests/detectors/reentrancy-eth/0.4.25/DAO.sol.0.4.25.ReentrancyEth.json index c92dbd48b..4505f3fc8 100644 --- a/tests/detectors/reentrancy-eth/0.4.25/DAO.sol.0.4.25.ReentrancyEth.json +++ b/tests/detectors/reentrancy-eth/0.4.25/DAO.sol.0.4.25.ReentrancyEth.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 11531, "length": 635, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -40,7 +40,7 @@ "source_mapping": { "start": 10437, "length": 2342, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -122,7 +122,7 @@ "source_mapping": { "start": 11704, "length": 55, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -140,7 +140,7 @@ "source_mapping": { "start": 11531, "length": 635, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -172,7 +172,7 @@ "source_mapping": { "start": 10437, "length": 2342, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -259,7 +259,7 @@ "source_mapping": { "start": 11777, "length": 67, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -277,7 +277,7 @@ "source_mapping": { "start": 11531, "length": 635, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -309,7 +309,7 @@ "source_mapping": { "start": 10437, "length": 2342, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -396,7 +396,7 @@ "source_mapping": { "start": 11893, "length": 45, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -414,7 +414,7 @@ "source_mapping": { "start": 11531, "length": 635, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -446,7 +446,7 @@ "source_mapping": { "start": 10437, "length": 2342, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -533,7 +533,7 @@ "source_mapping": { "start": 11893, "length": 45, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -551,7 +551,7 @@ "source_mapping": { "start": 11531, "length": 635, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -583,7 +583,7 @@ "source_mapping": { "start": 10437, "length": 2342, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -670,7 +670,7 @@ "source_mapping": { "start": 12111, "length": 24, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -688,7 +688,7 @@ "source_mapping": { "start": 11531, "length": 635, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -720,7 +720,7 @@ "source_mapping": { "start": 10437, "length": 2342, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -819,7 +819,7 @@ "source_mapping": { "start": 32955, "length": 2978, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -921,7 +921,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -1471,7 +1471,7 @@ "source_mapping": { "start": 33981, "length": 32, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -1489,7 +1489,7 @@ "source_mapping": { "start": 32955, "length": 2978, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -1591,7 +1591,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -2146,7 +2146,7 @@ "source_mapping": { "start": 43091, "length": 289, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -2168,7 +2168,7 @@ "source_mapping": { "start": 42994, "length": 457, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -2195,7 +2195,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -2750,7 +2750,7 @@ "source_mapping": { "start": 35109, "length": 51, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -2768,7 +2768,7 @@ "source_mapping": { "start": 32955, "length": 2978, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -2870,7 +2870,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -3425,7 +3425,7 @@ "source_mapping": { "start": 34718, "length": 34, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -3443,7 +3443,7 @@ "source_mapping": { "start": 32955, "length": 2978, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -3545,7 +3545,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -4100,7 +4100,7 @@ "source_mapping": { "start": 35109, "length": 51, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -4118,7 +4118,7 @@ "source_mapping": { "start": 32955, "length": 2978, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -4220,7 +4220,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -4775,7 +4775,7 @@ "source_mapping": { "start": 35198, "length": 23, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -4793,7 +4793,7 @@ "source_mapping": { "start": 32955, "length": 2978, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -4895,7 +4895,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -5451,7 +5451,7 @@ "source_mapping": { "start": 35817, "length": 26, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -5469,7 +5469,7 @@ "source_mapping": { "start": 32955, "length": 2978, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -5571,7 +5571,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -6127,7 +6127,7 @@ "source_mapping": { "start": 36121, "length": 14, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -6145,7 +6145,7 @@ "source_mapping": { "start": 35940, "length": 202, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -6168,7 +6168,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -6724,7 +6724,7 @@ "source_mapping": { "start": 35698, "length": 38, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -6742,7 +6742,7 @@ "source_mapping": { "start": 32955, "length": 2978, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -6844,7 +6844,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -7400,7 +7400,7 @@ "source_mapping": { "start": 35817, "length": 26, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -7418,7 +7418,7 @@ "source_mapping": { "start": 32955, "length": 2978, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -7520,7 +7520,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -8076,7 +8076,7 @@ "source_mapping": { "start": 36069, "length": 42, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -8094,7 +8094,7 @@ "source_mapping": { "start": 35940, "length": 202, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -8117,7 +8117,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -8673,7 +8673,7 @@ "source_mapping": { "start": 35754, "length": 28, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -8691,7 +8691,7 @@ "source_mapping": { "start": 32955, "length": 2978, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", @@ -8793,7 +8793,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/DAO.sol", diff --git a/tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol.0.4.25.ReentrancyEth.json b/tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol.0.4.25.ReentrancyEth.json index 1a4c53840..e31dd873a 100644 --- a/tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol.0.4.25.ReentrancyEth.json +++ b/tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol.0.4.25.ReentrancyEth.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 299, "length": 314, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", @@ -33,7 +33,7 @@ "source_mapping": { "start": 26, "length": 2334, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", @@ -123,7 +123,7 @@ "source_mapping": { "start": 482, "length": 53, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", @@ -141,7 +141,7 @@ "source_mapping": { "start": 299, "length": 314, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", @@ -166,7 +166,7 @@ "source_mapping": { "start": 26, "length": 2334, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", @@ -261,7 +261,7 @@ "source_mapping": { "start": 579, "length": 27, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", @@ -279,7 +279,7 @@ "source_mapping": { "start": 299, "length": 314, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", @@ -304,7 +304,7 @@ "source_mapping": { "start": 26, "length": 2334, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", @@ -411,7 +411,7 @@ "source_mapping": { "start": 2108, "length": 246, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", @@ -435,7 +435,7 @@ "source_mapping": { "start": 26, "length": 2334, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", @@ -525,7 +525,7 @@ "source_mapping": { "start": 2263, "length": 33, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", @@ -543,7 +543,7 @@ "source_mapping": { "start": 2108, "length": 246, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", @@ -567,7 +567,7 @@ "source_mapping": { "start": 26, "length": 2334, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", @@ -662,7 +662,7 @@ "source_mapping": { "start": 2310, "length": 27, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", @@ -680,7 +680,7 @@ "source_mapping": { "start": 2108, "length": 246, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", @@ -704,7 +704,7 @@ "source_mapping": { "start": 26, "length": 2334, - "filename_used": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.4.25/reentrancy.sol", diff --git a/tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol.0.6.11.ReentrancyEth.json b/tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol.0.6.11.ReentrancyEth.json index 85a45bfbb..06f934c5a 100644 --- a/tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol.0.6.11.ReentrancyEth.json +++ b/tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol.0.6.11.ReentrancyEth.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 301, "length": 357, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", @@ -34,7 +34,7 @@ "source_mapping": { "start": 28, "length": 1807, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", @@ -106,7 +106,7 @@ "source_mapping": { "start": 480, "length": 81, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", @@ -124,7 +124,7 @@ "source_mapping": { "start": 301, "length": 357, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", @@ -150,7 +150,7 @@ "source_mapping": { "start": 28, "length": 1807, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", @@ -227,7 +227,7 @@ "source_mapping": { "start": 624, "length": 27, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", @@ -245,7 +245,7 @@ "source_mapping": { "start": 301, "length": 357, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", @@ -271,7 +271,7 @@ "source_mapping": { "start": 28, "length": 1807, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", @@ -360,7 +360,7 @@ "source_mapping": { "start": 1437, "length": 393, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", @@ -387,7 +387,7 @@ "source_mapping": { "start": 28, "length": 1807, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", @@ -459,7 +459,7 @@ "source_mapping": { "start": 1682, "length": 64, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", @@ -477,7 +477,7 @@ "source_mapping": { "start": 1437, "length": 393, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", @@ -504,7 +504,7 @@ "source_mapping": { "start": 28, "length": 1807, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", @@ -581,7 +581,7 @@ "source_mapping": { "start": 1781, "length": 32, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", @@ -599,7 +599,7 @@ "source_mapping": { "start": 1437, "length": 393, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", @@ -626,7 +626,7 @@ "source_mapping": { "start": 28, "length": 1807, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy.sol", diff --git a/tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol.0.6.11.ReentrancyEth.json b/tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol.0.6.11.ReentrancyEth.json index 30b2b6cd5..4ca64362a 100644 --- a/tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol.0.6.11.ReentrancyEth.json +++ b/tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol.0.6.11.ReentrancyEth.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 696, "length": 286, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", @@ -33,7 +33,7 @@ "source_mapping": { "start": 227, "length": 758, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", @@ -77,7 +77,7 @@ "source_mapping": { "start": 807, "length": 76, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", @@ -95,7 +95,7 @@ "source_mapping": { "start": 696, "length": 286, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", @@ -120,7 +120,7 @@ "source_mapping": { "start": 227, "length": 758, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", @@ -169,7 +169,7 @@ "source_mapping": { "start": 746, "length": 51, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", @@ -187,7 +187,7 @@ "source_mapping": { "start": 696, "length": 286, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", @@ -212,7 +212,7 @@ "source_mapping": { "start": 227, "length": 758, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", @@ -261,7 +261,7 @@ "source_mapping": { "start": 894, "length": 34, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", @@ -279,7 +279,7 @@ "source_mapping": { "start": 696, "length": 286, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", @@ -304,7 +304,7 @@ "source_mapping": { "start": 227, "length": 758, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", @@ -354,7 +354,7 @@ "source_mapping": { "start": 938, "length": 36, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", @@ -372,7 +372,7 @@ "source_mapping": { "start": 696, "length": 286, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", @@ -397,7 +397,7 @@ "source_mapping": { "start": 227, "length": 758, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_relative": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.6.11/reentrancy_indirect.sol", diff --git a/tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol.0.7.6.ReentrancyEth.json b/tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol.0.7.6.ReentrancyEth.json index d7cc02619..b7aa05148 100644 --- a/tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol.0.7.6.ReentrancyEth.json +++ b/tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol.0.7.6.ReentrancyEth.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 301, "length": 357, - "filename_used": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", @@ -34,7 +34,7 @@ "source_mapping": { "start": 28, "length": 1807, - "filename_used": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", @@ -106,7 +106,7 @@ "source_mapping": { "start": 480, "length": 81, - "filename_used": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", @@ -124,7 +124,7 @@ "source_mapping": { "start": 301, "length": 357, - "filename_used": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", @@ -150,7 +150,7 @@ "source_mapping": { "start": 28, "length": 1807, - "filename_used": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", @@ -227,7 +227,7 @@ "source_mapping": { "start": 624, "length": 27, - "filename_used": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", @@ -245,7 +245,7 @@ "source_mapping": { "start": 301, "length": 357, - "filename_used": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", @@ -271,7 +271,7 @@ "source_mapping": { "start": 28, "length": 1807, - "filename_used": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", @@ -360,7 +360,7 @@ "source_mapping": { "start": 1437, "length": 393, - "filename_used": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", @@ -387,7 +387,7 @@ "source_mapping": { "start": 28, "length": 1807, - "filename_used": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", @@ -459,7 +459,7 @@ "source_mapping": { "start": 1682, "length": 64, - "filename_used": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", @@ -477,7 +477,7 @@ "source_mapping": { "start": 1437, "length": 393, - "filename_used": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", @@ -504,7 +504,7 @@ "source_mapping": { "start": 28, "length": 1807, - "filename_used": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", @@ -581,7 +581,7 @@ "source_mapping": { "start": 1781, "length": 32, - "filename_used": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", @@ -599,7 +599,7 @@ "source_mapping": { "start": 1437, "length": 393, - "filename_used": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", @@ -626,7 +626,7 @@ "source_mapping": { "start": 28, "length": 1807, - "filename_used": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-eth/0.7.6/reentrancy.sol", diff --git a/tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol.0.5.16.ReentrancyEvent.json b/tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol.0.5.16.ReentrancyEvent.json index 00f9427e6..38326563d 100644 --- a/tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol.0.5.16.ReentrancyEvent.json +++ b/tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol.0.5.16.ReentrancyEvent.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 86, "length": 68, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", "filename_relative": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", @@ -29,7 +29,7 @@ "source_mapping": { "start": 51, "length": 193, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", "filename_relative": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", @@ -63,7 +63,7 @@ "source_mapping": { "start": 120, "length": 5, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", "filename_relative": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", @@ -81,7 +81,7 @@ "source_mapping": { "start": 86, "length": 68, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", "filename_relative": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", @@ -102,7 +102,7 @@ "source_mapping": { "start": 51, "length": 193, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", "filename_relative": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", @@ -141,7 +141,7 @@ "source_mapping": { "start": 135, "length": 8, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", "filename_relative": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", @@ -159,7 +159,7 @@ "source_mapping": { "start": 86, "length": 68, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", "filename_relative": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", @@ -180,7 +180,7 @@ "source_mapping": { "start": 51, "length": 193, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", "filename_relative": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-events/0.5.16/reentrancy-events.sol", diff --git a/tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol.0.6.11.ReentrancyEvent.json b/tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol.0.6.11.ReentrancyEvent.json index 13ff8c285..d56617523 100644 --- a/tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol.0.6.11.ReentrancyEvent.json +++ b/tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol.0.6.11.ReentrancyEvent.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 86, "length": 68, - "filename_used": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", @@ -29,7 +29,7 @@ "source_mapping": { "start": 51, "length": 193, - "filename_used": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", @@ -63,7 +63,7 @@ "source_mapping": { "start": 120, "length": 5, - "filename_used": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", @@ -81,7 +81,7 @@ "source_mapping": { "start": 86, "length": 68, - "filename_used": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", @@ -102,7 +102,7 @@ "source_mapping": { "start": 51, "length": 193, - "filename_used": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", @@ -141,7 +141,7 @@ "source_mapping": { "start": 135, "length": 8, - "filename_used": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", @@ -159,7 +159,7 @@ "source_mapping": { "start": 86, "length": 68, - "filename_used": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", @@ -180,7 +180,7 @@ "source_mapping": { "start": 51, "length": 193, - "filename_used": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-events/0.6.11/reentrancy-events.sol", diff --git a/tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol.0.4.25.ReentrancyReadBeforeWritten.json b/tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol.0.4.25.ReentrancyReadBeforeWritten.json index 156859a5c..eb1b1c5de 100644 --- a/tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol.0.4.25.ReentrancyReadBeforeWritten.json +++ b/tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol.0.4.25.ReentrancyReadBeforeWritten.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 36148, "length": 2849, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -99,7 +99,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -649,7 +649,7 @@ "source_mapping": { "start": 37159, "length": 49, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -667,7 +667,7 @@ "source_mapping": { "start": 36148, "length": 2849, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -758,7 +758,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -1313,7 +1313,7 @@ "source_mapping": { "start": 44544, "length": 74, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -1331,7 +1331,7 @@ "source_mapping": { "start": 44427, "length": 198, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -1352,7 +1352,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -1907,7 +1907,7 @@ "source_mapping": { "start": 38796, "length": 29, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -1925,7 +1925,7 @@ "source_mapping": { "start": 36148, "length": 2849, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -2016,7 +2016,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -2571,7 +2571,7 @@ "source_mapping": { "start": 40461, "length": 90, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -2589,7 +2589,7 @@ "source_mapping": { "start": 40361, "length": 473, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -2617,7 +2617,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -3172,7 +3172,7 @@ "source_mapping": { "start": 40581, "length": 116, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -3191,7 +3191,7 @@ "source_mapping": { "start": 40361, "length": 473, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -3219,7 +3219,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -3774,7 +3774,7 @@ "source_mapping": { "start": 40711, "length": 39, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -3792,7 +3792,7 @@ "source_mapping": { "start": 40361, "length": 473, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -3820,7 +3820,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -4375,7 +4375,7 @@ "source_mapping": { "start": 38912, "length": 24, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -4393,7 +4393,7 @@ "source_mapping": { "start": 36148, "length": 2849, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -4484,7 +4484,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -5040,7 +5040,7 @@ "source_mapping": { "start": 38946, "length": 23, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -5058,7 +5058,7 @@ "source_mapping": { "start": 36148, "length": 2849, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -5149,7 +5149,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -5705,7 +5705,7 @@ "source_mapping": { "start": 38867, "length": 35, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -5723,7 +5723,7 @@ "source_mapping": { "start": 36148, "length": 2849, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -5814,7 +5814,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -6381,7 +6381,7 @@ "source_mapping": { "start": 41743, "length": 247, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -6408,7 +6408,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -6958,7 +6958,7 @@ "source_mapping": { "start": 41890, "length": 25, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -6976,7 +6976,7 @@ "source_mapping": { "start": 41743, "length": 247, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -7003,7 +7003,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -7558,7 +7558,7 @@ "source_mapping": { "start": 40461, "length": 90, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -7576,7 +7576,7 @@ "source_mapping": { "start": 40361, "length": 473, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -7604,7 +7604,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -8159,7 +8159,7 @@ "source_mapping": { "start": 40581, "length": 116, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -8178,7 +8178,7 @@ "source_mapping": { "start": 40361, "length": 473, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -8206,7 +8206,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -8761,7 +8761,7 @@ "source_mapping": { "start": 40711, "length": 39, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -8779,7 +8779,7 @@ "source_mapping": { "start": 40361, "length": 473, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -8807,7 +8807,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -9362,7 +9362,7 @@ "source_mapping": { "start": 41944, "length": 39, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -9380,7 +9380,7 @@ "source_mapping": { "start": 41743, "length": 247, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -9407,7 +9407,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -9963,7 +9963,7 @@ "source_mapping": { "start": 4393, "length": 24, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -9981,7 +9981,7 @@ "source_mapping": { "start": 4127, "length": 509, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -10017,7 +10017,7 @@ "source_mapping": { "start": 3440, "length": 1550, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -10093,7 +10093,7 @@ "source_mapping": { "start": 4431, "length": 26, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -10111,7 +10111,7 @@ "source_mapping": { "start": 4127, "length": 509, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -10147,7 +10147,7 @@ "source_mapping": { "start": 3440, "length": 1550, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -10223,7 +10223,7 @@ "source_mapping": { "start": 41944, "length": 39, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -10241,7 +10241,7 @@ "source_mapping": { "start": 41743, "length": 247, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -10268,7 +10268,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -10824,7 +10824,7 @@ "source_mapping": { "start": 42279, "length": 33, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -10842,7 +10842,7 @@ "source_mapping": { "start": 41997, "length": 384, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -10872,7 +10872,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -11428,7 +11428,7 @@ "source_mapping": { "start": 42322, "length": 31, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -11446,7 +11446,7 @@ "source_mapping": { "start": 41997, "length": 384, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -11476,7 +11476,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -12043,7 +12043,7 @@ "source_mapping": { "start": 41191, "length": 175, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -12065,7 +12065,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -12615,7 +12615,7 @@ "source_mapping": { "start": 41288, "length": 14, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -12633,7 +12633,7 @@ "source_mapping": { "start": 41191, "length": 175, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -12655,7 +12655,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -13210,7 +13210,7 @@ "source_mapping": { "start": 40461, "length": 90, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -13228,7 +13228,7 @@ "source_mapping": { "start": 40361, "length": 473, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -13256,7 +13256,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -13811,7 +13811,7 @@ "source_mapping": { "start": 40581, "length": 116, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -13830,7 +13830,7 @@ "source_mapping": { "start": 40361, "length": 473, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -13858,7 +13858,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -14413,7 +14413,7 @@ "source_mapping": { "start": 40711, "length": 39, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -14431,7 +14431,7 @@ "source_mapping": { "start": 40361, "length": 473, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -14459,7 +14459,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -15014,7 +15014,7 @@ "source_mapping": { "start": 41331, "length": 28, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -15032,7 +15032,7 @@ "source_mapping": { "start": 41191, "length": 175, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -15054,7 +15054,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -15610,7 +15610,7 @@ "source_mapping": { "start": 3920, "length": 31, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -15628,7 +15628,7 @@ "source_mapping": { "start": 3765, "length": 356, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -15655,7 +15655,7 @@ "source_mapping": { "start": 3440, "length": 1550, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -15731,7 +15731,7 @@ "source_mapping": { "start": 3965, "length": 24, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -15749,7 +15749,7 @@ "source_mapping": { "start": 3765, "length": 356, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -15776,7 +15776,7 @@ "source_mapping": { "start": 3440, "length": 1550, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -15852,7 +15852,7 @@ "source_mapping": { "start": 41331, "length": 28, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -15870,7 +15870,7 @@ "source_mapping": { "start": 41191, "length": 175, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -15892,7 +15892,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -16448,7 +16448,7 @@ "source_mapping": { "start": 42279, "length": 33, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -16466,7 +16466,7 @@ "source_mapping": { "start": 41997, "length": 384, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -16496,7 +16496,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -17052,7 +17052,7 @@ "source_mapping": { "start": 42322, "length": 31, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -17070,7 +17070,7 @@ "source_mapping": { "start": 41997, "length": 384, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -17100,7 +17100,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -17667,7 +17667,7 @@ "source_mapping": { "start": 36148, "length": 2849, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -17758,7 +17758,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -18308,7 +18308,7 @@ "source_mapping": { "start": 37159, "length": 49, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -18326,7 +18326,7 @@ "source_mapping": { "start": 36148, "length": 2849, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -18417,7 +18417,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -18972,7 +18972,7 @@ "source_mapping": { "start": 44544, "length": 74, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -18990,7 +18990,7 @@ "source_mapping": { "start": 44427, "length": 198, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -19011,7 +19011,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -19566,7 +19566,7 @@ "source_mapping": { "start": 37456, "length": 45, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -19584,7 +19584,7 @@ "source_mapping": { "start": 36148, "length": 2849, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -19675,7 +19675,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -20231,7 +20231,7 @@ "source_mapping": { "start": 37515, "length": 55, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -20249,7 +20249,7 @@ "source_mapping": { "start": 36148, "length": 2849, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -20340,7 +20340,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -20896,7 +20896,7 @@ "source_mapping": { "start": 37584, "length": 40, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -20914,7 +20914,7 @@ "source_mapping": { "start": 36148, "length": 2849, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -21005,7 +21005,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -21561,7 +21561,7 @@ "source_mapping": { "start": 37638, "length": 23, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -21579,7 +21579,7 @@ "source_mapping": { "start": 36148, "length": 2849, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -21670,7 +21670,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -22237,7 +22237,7 @@ "source_mapping": { "start": 39505, "length": 735, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -22275,7 +22275,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -22825,7 +22825,7 @@ "source_mapping": { "start": 39789, "length": 145, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -22845,7 +22845,7 @@ "source_mapping": { "start": 39505, "length": 735, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -22883,7 +22883,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -23438,7 +23438,7 @@ "source_mapping": { "start": 39977, "length": 53, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -23456,7 +23456,7 @@ "source_mapping": { "start": 39505, "length": 735, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -23494,7 +23494,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -24049,7 +24049,7 @@ "source_mapping": { "start": 40100, "length": 37, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -24067,7 +24067,7 @@ "source_mapping": { "start": 39505, "length": 735, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -24105,7 +24105,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -24660,7 +24660,7 @@ "source_mapping": { "start": 40180, "length": 32, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -24678,7 +24678,7 @@ "source_mapping": { "start": 39505, "length": 735, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -24716,7 +24716,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -25283,7 +25283,7 @@ "source_mapping": { "start": 40361, "length": 473, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -25311,7 +25311,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -25861,7 +25861,7 @@ "source_mapping": { "start": 40581, "length": 116, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -25880,7 +25880,7 @@ "source_mapping": { "start": 40361, "length": 473, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -25908,7 +25908,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -26463,7 +26463,7 @@ "source_mapping": { "start": 40711, "length": 39, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -26481,7 +26481,7 @@ "source_mapping": { "start": 40361, "length": 473, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -26509,7 +26509,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -27064,7 +27064,7 @@ "source_mapping": { "start": 40779, "length": 27, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -27082,7 +27082,7 @@ "source_mapping": { "start": 40361, "length": 473, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", @@ -27110,7 +27110,7 @@ "source_mapping": { "start": 28296, "length": 17108, - "filename_used": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reentrancy-no-eth/0.4.25/DAO.sol", diff --git a/tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol.0.4.21.ReusedBaseConstructor.json b/tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol.0.4.21.ReusedBaseConstructor.json index 8b56e09e4..1e3ee1354 100644 --- a/tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol.0.4.21.ReusedBaseConstructor.json +++ b/tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol.0.4.21.ReusedBaseConstructor.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 295, "length": 77, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -30,7 +30,7 @@ "source_mapping": { "start": 176, "length": 42, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -50,7 +50,7 @@ "source_mapping": { "start": 155, "length": 65, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -75,7 +75,7 @@ "source_mapping": { "start": 295, "length": 77, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -97,7 +97,7 @@ "source_mapping": { "start": 222, "length": 71, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -130,7 +130,7 @@ "source_mapping": { "start": 295, "length": 77, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -152,7 +152,7 @@ "source_mapping": { "start": 34, "length": 50, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -172,7 +172,7 @@ "source_mapping": { "start": 0, "length": 86, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -198,7 +198,7 @@ "source_mapping": { "start": 155, "length": 65, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -220,7 +220,7 @@ "source_mapping": { "start": 88, "length": 65, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -253,7 +253,7 @@ "source_mapping": { "start": 375, "length": 57, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -276,7 +276,7 @@ "source_mapping": { "start": 34, "length": 50, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -296,7 +296,7 @@ "source_mapping": { "start": 0, "length": 86, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -322,7 +322,7 @@ "source_mapping": { "start": 375, "length": 57, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -345,7 +345,7 @@ "source_mapping": { "start": 88, "length": 65, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -378,7 +378,7 @@ "source_mapping": { "start": 222, "length": 71, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -400,7 +400,7 @@ "source_mapping": { "start": 34, "length": 50, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -420,7 +420,7 @@ "source_mapping": { "start": 0, "length": 86, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -446,7 +446,7 @@ "source_mapping": { "start": 155, "length": 65, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -468,7 +468,7 @@ "source_mapping": { "start": 88, "length": 65, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -501,7 +501,7 @@ "source_mapping": { "start": 155, "length": 65, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -523,7 +523,7 @@ "source_mapping": { "start": 34, "length": 50, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -543,7 +543,7 @@ "source_mapping": { "start": 0, "length": 86, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -569,7 +569,7 @@ "source_mapping": { "start": 155, "length": 65, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -591,7 +591,7 @@ "source_mapping": { "start": 88, "length": 65, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -624,7 +624,7 @@ "source_mapping": { "start": 295, "length": 77, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -646,7 +646,7 @@ "source_mapping": { "start": 109, "length": 42, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -666,7 +666,7 @@ "source_mapping": { "start": 88, "length": 65, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -691,7 +691,7 @@ "source_mapping": { "start": 295, "length": 77, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", @@ -713,7 +713,7 @@ "source_mapping": { "start": 222, "length": 71, - "filename_used": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/reused-constructor/0.4.21/reused_base_constructor.sol", diff --git a/tests/detectors/shadowing-abstract/0.5.16/shadowing_abstract.sol.0.5.16.ShadowingAbstractDetection.json b/tests/detectors/shadowing-abstract/0.5.16/shadowing_abstract.sol.0.5.16.ShadowingAbstractDetection.json index 0ae629ca5..6fcaef153 100644 --- a/tests/detectors/shadowing-abstract/0.5.16/shadowing_abstract.sol.0.5.16.ShadowingAbstractDetection.json +++ b/tests/detectors/shadowing-abstract/0.5.16/shadowing_abstract.sol.0.5.16.ShadowingAbstractDetection.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 92, "length": 13, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/shadowing-abstract/0.5.16/shadowing_abstract.sol", "filename_relative": "tests/detectors/shadowing-abstract/0.5.16/shadowing_abstract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-abstract/0.5.16/shadowing_abstract.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 46, "length": 63, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/shadowing-abstract/0.5.16/shadowing_abstract.sol", "filename_relative": "tests/detectors/shadowing-abstract/0.5.16/shadowing_abstract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-abstract/0.5.16/shadowing_abstract.sol", @@ -49,7 +49,7 @@ "source_mapping": { "start": 27, "length": 13, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/shadowing-abstract/0.5.16/shadowing_abstract.sol", "filename_relative": "tests/detectors/shadowing-abstract/0.5.16/shadowing_abstract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-abstract/0.5.16/shadowing_abstract.sol", @@ -67,7 +67,7 @@ "source_mapping": { "start": 0, "length": 44, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/shadowing-abstract/0.5.16/shadowing_abstract.sol", "filename_relative": "tests/detectors/shadowing-abstract/0.5.16/shadowing_abstract.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-abstract/0.5.16/shadowing_abstract.sol", diff --git a/tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol.0.4.25.BuiltinSymbolShadowing.json b/tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol.0.4.25.BuiltinSymbolShadowing.json index d93bb2e3f..7c0bd82fa 100644 --- a/tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol.0.4.25.BuiltinSymbolShadowing.json +++ b/tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol.0.4.25.BuiltinSymbolShadowing.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 527, "length": 15, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 504, "length": 42, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -60,7 +60,7 @@ "source_mapping": { "start": 170, "length": 18, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -78,7 +78,7 @@ "source_mapping": { "start": 122, "length": 139, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -115,7 +115,7 @@ "source_mapping": { "start": 449, "length": 14, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -133,7 +133,7 @@ "source_mapping": { "start": 380, "length": 120, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -156,7 +156,7 @@ "source_mapping": { "start": 263, "length": 239, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -201,7 +201,7 @@ "source_mapping": { "start": 365, "length": 8, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -219,7 +219,7 @@ "source_mapping": { "start": 263, "length": 239, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -261,7 +261,7 @@ "source_mapping": { "start": 54, "length": 14, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -279,7 +279,7 @@ "source_mapping": { "start": 26, "length": 94, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -315,7 +315,7 @@ "source_mapping": { "start": 346, "length": 13, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -333,7 +333,7 @@ "source_mapping": { "start": 263, "length": 239, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -375,7 +375,7 @@ "source_mapping": { "start": 74, "length": 8, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -393,7 +393,7 @@ "source_mapping": { "start": 26, "length": 94, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -429,7 +429,7 @@ "source_mapping": { "start": 89, "length": 29, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -447,7 +447,7 @@ "source_mapping": { "start": 26, "length": 94, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -484,7 +484,7 @@ "source_mapping": { "start": 244, "length": 8, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -502,7 +502,7 @@ "source_mapping": { "start": 195, "length": 64, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -522,7 +522,7 @@ "source_mapping": { "start": 122, "length": 139, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -562,7 +562,7 @@ "source_mapping": { "start": 195, "length": 64, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -582,7 +582,7 @@ "source_mapping": { "start": 122, "length": 139, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -620,7 +620,7 @@ "source_mapping": { "start": 473, "length": 9, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -638,7 +638,7 @@ "source_mapping": { "start": 380, "length": 120, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -661,7 +661,7 @@ "source_mapping": { "start": 263, "length": 239, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -706,7 +706,7 @@ "source_mapping": { "start": 322, "length": 18, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -724,7 +724,7 @@ "source_mapping": { "start": 263, "length": 239, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -766,7 +766,7 @@ "source_mapping": { "start": 380, "length": 120, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", @@ -789,7 +789,7 @@ "source_mapping": { "start": 263, "length": 239, - "filename_used": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.4.25/shadowing_builtin_symbols.sol", diff --git a/tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol.0.5.16.BuiltinSymbolShadowing.json b/tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol.0.5.16.BuiltinSymbolShadowing.json index 4c4ccc2bd..167b72990 100644 --- a/tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol.0.5.16.BuiltinSymbolShadowing.json +++ b/tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol.0.5.16.BuiltinSymbolShadowing.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 173, "length": 18, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 125, "length": 139, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -63,7 +63,7 @@ "source_mapping": { "start": 452, "length": 14, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -81,7 +81,7 @@ "source_mapping": { "start": 383, "length": 120, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -104,7 +104,7 @@ "source_mapping": { "start": 266, "length": 239, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -149,7 +149,7 @@ "source_mapping": { "start": 368, "length": 8, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -167,7 +167,7 @@ "source_mapping": { "start": 266, "length": 239, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -209,7 +209,7 @@ "source_mapping": { "start": 57, "length": 14, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -227,7 +227,7 @@ "source_mapping": { "start": 29, "length": 94, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -263,7 +263,7 @@ "source_mapping": { "start": 349, "length": 13, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -281,7 +281,7 @@ "source_mapping": { "start": 266, "length": 239, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -323,7 +323,7 @@ "source_mapping": { "start": 77, "length": 8, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -341,7 +341,7 @@ "source_mapping": { "start": 29, "length": 94, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -377,7 +377,7 @@ "source_mapping": { "start": 92, "length": 29, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -395,7 +395,7 @@ "source_mapping": { "start": 29, "length": 94, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -432,7 +432,7 @@ "source_mapping": { "start": 247, "length": 8, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -450,7 +450,7 @@ "source_mapping": { "start": 198, "length": 64, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -470,7 +470,7 @@ "source_mapping": { "start": 125, "length": 139, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -510,7 +510,7 @@ "source_mapping": { "start": 198, "length": 64, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -530,7 +530,7 @@ "source_mapping": { "start": 125, "length": 139, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -568,7 +568,7 @@ "source_mapping": { "start": 476, "length": 9, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -586,7 +586,7 @@ "source_mapping": { "start": 383, "length": 120, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -609,7 +609,7 @@ "source_mapping": { "start": 266, "length": 239, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -654,7 +654,7 @@ "source_mapping": { "start": 325, "length": 18, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -672,7 +672,7 @@ "source_mapping": { "start": 266, "length": 239, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -714,7 +714,7 @@ "source_mapping": { "start": 383, "length": 120, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", @@ -737,7 +737,7 @@ "source_mapping": { "start": 266, "length": 239, - "filename_used": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-builtin/0.5.16/shadowing_builtin_symbols.sol", diff --git a/tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol.0.7.6.LocalShadowing.json b/tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol.0.7.6.LocalShadowing.json index 617ff661d..086e4ed2f 100644 --- a/tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol.0.7.6.LocalShadowing.json +++ b/tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol.0.7.6.LocalShadowing.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 406, "length": 5, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 357, "length": 81, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -44,7 +44,7 @@ "source_mapping": { "start": 201, "length": 239, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -77,7 +77,7 @@ "source_mapping": { "start": 73, "length": 10, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -95,7 +95,7 @@ "source_mapping": { "start": 29, "length": 57, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -129,7 +129,7 @@ "source_mapping": { "start": 429, "length": 6, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -147,7 +147,7 @@ "source_mapping": { "start": 357, "length": 81, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -165,7 +165,7 @@ "source_mapping": { "start": 201, "length": 239, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -198,7 +198,7 @@ "source_mapping": { "start": 187, "length": 10, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -216,7 +216,7 @@ "source_mapping": { "start": 88, "length": 111, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -254,7 +254,7 @@ "source_mapping": { "start": 421, "length": 6, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -272,7 +272,7 @@ "source_mapping": { "start": 357, "length": 81, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -290,7 +290,7 @@ "source_mapping": { "start": 201, "length": 239, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -323,7 +323,7 @@ "source_mapping": { "start": 280, "length": 71, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -344,7 +344,7 @@ "source_mapping": { "start": 201, "length": 239, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -386,7 +386,7 @@ "source_mapping": { "start": 382, "length": 8, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -404,7 +404,7 @@ "source_mapping": { "start": 357, "length": 81, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -422,7 +422,7 @@ "source_mapping": { "start": 201, "length": 239, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -455,7 +455,7 @@ "source_mapping": { "start": 260, "length": 12, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -473,7 +473,7 @@ "source_mapping": { "start": 201, "length": 239, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -514,7 +514,7 @@ "source_mapping": { "start": 413, "length": 6, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -532,7 +532,7 @@ "source_mapping": { "start": 357, "length": 81, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -550,7 +550,7 @@ "source_mapping": { "start": 201, "length": 239, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -583,7 +583,7 @@ "source_mapping": { "start": 154, "length": 27, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", @@ -601,7 +601,7 @@ "source_mapping": { "start": 88, "length": 111, - "filename_used": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-local/0.7.6/shadowing_local_variable.sol", diff --git a/tests/detectors/shadowing-state/0.4.25/shadowing_state_variable.sol.0.4.25.StateShadowing.json b/tests/detectors/shadowing-state/0.4.25/shadowing_state_variable.sol.0.4.25.StateShadowing.json index f610163ec..79ea91ea1 100644 --- a/tests/detectors/shadowing-state/0.4.25/shadowing_state_variable.sol.0.4.25.StateShadowing.json +++ b/tests/detectors/shadowing-state/0.4.25/shadowing_state_variable.sol.0.4.25.StateShadowing.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 172, "length": 13, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/shadowing-state/0.4.25/shadowing_state_variable.sol", "filename_relative": "tests/detectors/shadowing-state/0.4.25/shadowing_state_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-state/0.4.25/shadowing_state_variable.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 126, "length": 210, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/shadowing-state/0.4.25/shadowing_state_variable.sol", "filename_relative": "tests/detectors/shadowing-state/0.4.25/shadowing_state_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-state/0.4.25/shadowing_state_variable.sol", @@ -56,7 +56,7 @@ "source_mapping": { "start": 27, "length": 13, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/shadowing-state/0.4.25/shadowing_state_variable.sol", "filename_relative": "tests/detectors/shadowing-state/0.4.25/shadowing_state_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-state/0.4.25/shadowing_state_variable.sol", @@ -74,7 +74,7 @@ "source_mapping": { "start": 0, "length": 124, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/shadowing-state/0.4.25/shadowing_state_variable.sol", "filename_relative": "tests/detectors/shadowing-state/0.4.25/shadowing_state_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-state/0.4.25/shadowing_state_variable.sol", diff --git a/tests/detectors/shadowing-state/0.5.16/shadowing_state_variable.sol.0.5.16.StateShadowing.json b/tests/detectors/shadowing-state/0.5.16/shadowing_state_variable.sol.0.5.16.StateShadowing.json index 7965986a7..bab63300a 100644 --- a/tests/detectors/shadowing-state/0.5.16/shadowing_state_variable.sol.0.5.16.StateShadowing.json +++ b/tests/detectors/shadowing-state/0.5.16/shadowing_state_variable.sol.0.5.16.StateShadowing.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 172, "length": 13, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/shadowing-state/0.5.16/shadowing_state_variable.sol", "filename_relative": "tests/detectors/shadowing-state/0.5.16/shadowing_state_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-state/0.5.16/shadowing_state_variable.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 126, "length": 227, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/shadowing-state/0.5.16/shadowing_state_variable.sol", "filename_relative": "tests/detectors/shadowing-state/0.5.16/shadowing_state_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-state/0.5.16/shadowing_state_variable.sol", @@ -56,7 +56,7 @@ "source_mapping": { "start": 27, "length": 13, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/shadowing-state/0.5.16/shadowing_state_variable.sol", "filename_relative": "tests/detectors/shadowing-state/0.5.16/shadowing_state_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-state/0.5.16/shadowing_state_variable.sol", @@ -74,7 +74,7 @@ "source_mapping": { "start": 0, "length": 124, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/shadowing-state/0.5.16/shadowing_state_variable.sol", "filename_relative": "tests/detectors/shadowing-state/0.5.16/shadowing_state_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/shadowing-state/0.5.16/shadowing_state_variable.sol", diff --git a/tests/detectors/solc-version/0.4.25/static.sol.0.4.25.IncorrectSolc.json b/tests/detectors/solc-version/0.4.25/static.sol.0.4.25.IncorrectSolc.json index 30bd98c60..db9d1f0a7 100644 --- a/tests/detectors/solc-version/0.4.25/static.sol.0.4.25.IncorrectSolc.json +++ b/tests/detectors/solc-version/0.4.25/static.sol.0.4.25.IncorrectSolc.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 0, "length": 23, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/solc-version/0.4.25/static.sol", "filename_relative": "tests/detectors/solc-version/0.4.25/static.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/solc-version/0.4.25/static.sol", diff --git a/tests/detectors/solc-version/0.5.16/dynamic_1.sol.0.5.16.IncorrectSolc.json b/tests/detectors/solc-version/0.5.16/dynamic_1.sol.0.5.16.IncorrectSolc.json index 8d174ce84..ed491e31c 100644 --- a/tests/detectors/solc-version/0.5.16/dynamic_1.sol.0.5.16.IncorrectSolc.json +++ b/tests/detectors/solc-version/0.5.16/dynamic_1.sol.0.5.16.IncorrectSolc.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 0, "length": 24, - "filename_used": "tests/detectors/solc-version/0.5.16/dynamic_1.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/solc-version/0.5.16/dynamic_1.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/solc-version/0.5.16/dynamic_1.sol", diff --git a/tests/detectors/solc-version/0.6.11/dynamic_1.sol.0.6.11.IncorrectSolc.json b/tests/detectors/solc-version/0.6.11/dynamic_1.sol.0.6.11.IncorrectSolc.json index 2455fc39f..2c7353514 100644 --- a/tests/detectors/solc-version/0.6.11/dynamic_1.sol.0.6.11.IncorrectSolc.json +++ b/tests/detectors/solc-version/0.6.11/dynamic_1.sol.0.6.11.IncorrectSolc.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 0, "length": 24, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/solc-version/0.6.11/dynamic_1.sol", "filename_relative": "tests/detectors/solc-version/0.6.11/dynamic_1.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/solc-version/0.6.11/dynamic_1.sol", diff --git a/tests/detectors/solc-version/0.7.6/dynamic_1.sol.0.7.6.IncorrectSolc.json b/tests/detectors/solc-version/0.7.6/dynamic_1.sol.0.7.6.IncorrectSolc.json index 03906c15f..3aacc95b3 100644 --- a/tests/detectors/solc-version/0.7.6/dynamic_1.sol.0.7.6.IncorrectSolc.json +++ b/tests/detectors/solc-version/0.7.6/dynamic_1.sol.0.7.6.IncorrectSolc.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 0, "length": 23, - "filename_used": "tests/detectors/solc-version/0.7.6/dynamic_1.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/solc-version/0.7.6/dynamic_1.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/solc-version/0.7.6/dynamic_1.sol", diff --git a/tests/detectors/suicidal/0.4.25/suicidal.sol.0.4.25.Suicidal.json b/tests/detectors/suicidal/0.4.25/suicidal.sol.0.4.25.Suicidal.json index b62912670..ca52a6c96 100644 --- a/tests/detectors/suicidal/0.4.25/suicidal.sol.0.4.25.Suicidal.json +++ b/tests/detectors/suicidal/0.4.25/suicidal.sol.0.4.25.Suicidal.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 18, "length": 74, - "filename_used": "tests/detectors/suicidal/0.4.25/suicidal.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/suicidal/0.4.25/suicidal.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/suicidal/0.4.25/suicidal.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 1, "length": 94, - "filename_used": "tests/detectors/suicidal/0.4.25/suicidal.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/suicidal/0.4.25/suicidal.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/suicidal/0.4.25/suicidal.sol", diff --git a/tests/detectors/suicidal/0.5.16/suicidal.sol.0.5.16.Suicidal.json b/tests/detectors/suicidal/0.5.16/suicidal.sol.0.5.16.Suicidal.json index fa655a9c6..8905e2b86 100644 --- a/tests/detectors/suicidal/0.5.16/suicidal.sol.0.5.16.Suicidal.json +++ b/tests/detectors/suicidal/0.5.16/suicidal.sol.0.5.16.Suicidal.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 18, "length": 74, - "filename_used": "tests/detectors/suicidal/0.5.16/suicidal.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/suicidal/0.5.16/suicidal.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/suicidal/0.5.16/suicidal.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 1, "length": 94, - "filename_used": "tests/detectors/suicidal/0.5.16/suicidal.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/suicidal/0.5.16/suicidal.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/suicidal/0.5.16/suicidal.sol", diff --git a/tests/detectors/timestamp/0.4.25/timestamp.sol.0.4.25.Timestamp.json b/tests/detectors/timestamp/0.4.25/timestamp.sol.0.4.25.Timestamp.json index 08e972fe3..eed88f44a 100644 --- a/tests/detectors/timestamp/0.4.25/timestamp.sol.0.4.25.Timestamp.json +++ b/tests/detectors/timestamp/0.4.25/timestamp.sol.0.4.25.Timestamp.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 231, "length": 79, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.4.25/timestamp.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 402, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.4.25/timestamp.sol", @@ -68,7 +68,7 @@ "source_mapping": { "start": 279, "length": 24, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.4.25/timestamp.sol", @@ -86,7 +86,7 @@ "source_mapping": { "start": 231, "length": 79, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.4.25/timestamp.sol", @@ -106,7 +106,7 @@ "source_mapping": { "start": 0, "length": 402, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.4.25/timestamp.sol", @@ -159,7 +159,7 @@ "source_mapping": { "start": 47, "length": 70, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.4.25/timestamp.sol", @@ -179,7 +179,7 @@ "source_mapping": { "start": 0, "length": 402, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.4.25/timestamp.sol", @@ -219,7 +219,7 @@ "source_mapping": { "start": 81, "length": 29, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.4.25/timestamp.sol", @@ -237,7 +237,7 @@ "source_mapping": { "start": 47, "length": 70, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.4.25/timestamp.sol", @@ -257,7 +257,7 @@ "source_mapping": { "start": 0, "length": 402, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.4.25/timestamp.sol", @@ -310,7 +310,7 @@ "source_mapping": { "start": 126, "length": 96, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.4.25/timestamp.sol", @@ -331,7 +331,7 @@ "source_mapping": { "start": 0, "length": 402, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.4.25/timestamp.sol", @@ -371,7 +371,7 @@ "source_mapping": { "start": 197, "length": 18, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.4.25/timestamp.sol", @@ -389,7 +389,7 @@ "source_mapping": { "start": 126, "length": 96, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.4.25/timestamp.sol", @@ -410,7 +410,7 @@ "source_mapping": { "start": 0, "length": 402, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.4.25/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.4.25/timestamp.sol", diff --git a/tests/detectors/timestamp/0.6.11/timestamp.sol.0.6.11.Timestamp.json b/tests/detectors/timestamp/0.6.11/timestamp.sol.0.6.11.Timestamp.json index db2cda014..cb39ae715 100644 --- a/tests/detectors/timestamp/0.6.11/timestamp.sol.0.6.11.Timestamp.json +++ b/tests/detectors/timestamp/0.6.11/timestamp.sol.0.6.11.Timestamp.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 126, "length": 96, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.6.11/timestamp.sol", @@ -29,7 +29,7 @@ "source_mapping": { "start": 0, "length": 402, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.6.11/timestamp.sol", @@ -69,7 +69,7 @@ "source_mapping": { "start": 197, "length": 18, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.6.11/timestamp.sol", @@ -87,7 +87,7 @@ "source_mapping": { "start": 126, "length": 96, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.6.11/timestamp.sol", @@ -108,7 +108,7 @@ "source_mapping": { "start": 0, "length": 402, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.6.11/timestamp.sol", @@ -161,7 +161,7 @@ "source_mapping": { "start": 231, "length": 79, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.6.11/timestamp.sol", @@ -181,7 +181,7 @@ "source_mapping": { "start": 0, "length": 402, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.6.11/timestamp.sol", @@ -221,7 +221,7 @@ "source_mapping": { "start": 279, "length": 24, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.6.11/timestamp.sol", @@ -239,7 +239,7 @@ "source_mapping": { "start": 231, "length": 79, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.6.11/timestamp.sol", @@ -259,7 +259,7 @@ "source_mapping": { "start": 0, "length": 402, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.6.11/timestamp.sol", @@ -312,7 +312,7 @@ "source_mapping": { "start": 47, "length": 70, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.6.11/timestamp.sol", @@ -332,7 +332,7 @@ "source_mapping": { "start": 0, "length": 402, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.6.11/timestamp.sol", @@ -372,7 +372,7 @@ "source_mapping": { "start": 81, "length": 29, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.6.11/timestamp.sol", @@ -390,7 +390,7 @@ "source_mapping": { "start": 47, "length": 70, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.6.11/timestamp.sol", @@ -410,7 +410,7 @@ "source_mapping": { "start": 0, "length": 402, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_relative": "tests/detectors/timestamp/0.6.11/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.6.11/timestamp.sol", diff --git a/tests/detectors/timestamp/0.7.6/timestamp.sol.0.7.6.Timestamp.json b/tests/detectors/timestamp/0.7.6/timestamp.sol.0.7.6.Timestamp.json index 98c47cf31..37c8a90f7 100644 --- a/tests/detectors/timestamp/0.7.6/timestamp.sol.0.7.6.Timestamp.json +++ b/tests/detectors/timestamp/0.7.6/timestamp.sol.0.7.6.Timestamp.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 231, "length": 79, - "filename_used": "tests/detectors/timestamp/0.7.6/timestamp.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/timestamp/0.7.6/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.7.6/timestamp.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 402, - "filename_used": "tests/detectors/timestamp/0.7.6/timestamp.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/timestamp/0.7.6/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.7.6/timestamp.sol", @@ -68,7 +68,7 @@ "source_mapping": { "start": 279, "length": 24, - "filename_used": "tests/detectors/timestamp/0.7.6/timestamp.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/timestamp/0.7.6/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.7.6/timestamp.sol", @@ -86,7 +86,7 @@ "source_mapping": { "start": 231, "length": 79, - "filename_used": "tests/detectors/timestamp/0.7.6/timestamp.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/timestamp/0.7.6/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.7.6/timestamp.sol", @@ -106,7 +106,7 @@ "source_mapping": { "start": 0, "length": 402, - "filename_used": "tests/detectors/timestamp/0.7.6/timestamp.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/timestamp/0.7.6/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.7.6/timestamp.sol", @@ -159,7 +159,7 @@ "source_mapping": { "start": 47, "length": 70, - "filename_used": "tests/detectors/timestamp/0.7.6/timestamp.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/timestamp/0.7.6/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.7.6/timestamp.sol", @@ -179,7 +179,7 @@ "source_mapping": { "start": 0, "length": 402, - "filename_used": "tests/detectors/timestamp/0.7.6/timestamp.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/timestamp/0.7.6/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.7.6/timestamp.sol", @@ -219,7 +219,7 @@ "source_mapping": { "start": 81, "length": 29, - "filename_used": "tests/detectors/timestamp/0.7.6/timestamp.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/timestamp/0.7.6/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.7.6/timestamp.sol", @@ -237,7 +237,7 @@ "source_mapping": { "start": 47, "length": 70, - "filename_used": "tests/detectors/timestamp/0.7.6/timestamp.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/timestamp/0.7.6/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.7.6/timestamp.sol", @@ -257,7 +257,7 @@ "source_mapping": { "start": 0, "length": 402, - "filename_used": "tests/detectors/timestamp/0.7.6/timestamp.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/timestamp/0.7.6/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.7.6/timestamp.sol", @@ -310,7 +310,7 @@ "source_mapping": { "start": 126, "length": 96, - "filename_used": "tests/detectors/timestamp/0.7.6/timestamp.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/timestamp/0.7.6/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.7.6/timestamp.sol", @@ -331,7 +331,7 @@ "source_mapping": { "start": 0, "length": 402, - "filename_used": "tests/detectors/timestamp/0.7.6/timestamp.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/timestamp/0.7.6/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.7.6/timestamp.sol", @@ -371,7 +371,7 @@ "source_mapping": { "start": 197, "length": 18, - "filename_used": "tests/detectors/timestamp/0.7.6/timestamp.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/timestamp/0.7.6/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.7.6/timestamp.sol", @@ -389,7 +389,7 @@ "source_mapping": { "start": 126, "length": 96, - "filename_used": "tests/detectors/timestamp/0.7.6/timestamp.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/timestamp/0.7.6/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.7.6/timestamp.sol", @@ -410,7 +410,7 @@ "source_mapping": { "start": 0, "length": 402, - "filename_used": "tests/detectors/timestamp/0.7.6/timestamp.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/timestamp/0.7.6/timestamp.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/timestamp/0.7.6/timestamp.sol", diff --git a/tests/detectors/too-many-digits/0.6.11/too_many_digits.sol.0.6.11.TooManyDigits.json b/tests/detectors/too-many-digits/0.6.11/too_many_digits.sol.0.6.11.TooManyDigits.json index 4e96d8149..eb09a614b 100644 --- a/tests/detectors/too-many-digits/0.6.11/too_many_digits.sol.0.6.11.TooManyDigits.json +++ b/tests/detectors/too-many-digits/0.6.11/too_many_digits.sol.0.6.11.TooManyDigits.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 177, "length": 195, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -32,7 +32,7 @@ "source_mapping": { "start": 28, "length": 897, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -90,7 +90,7 @@ "source_mapping": { "start": 237, "length": 25, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -108,7 +108,7 @@ "source_mapping": { "start": 177, "length": 195, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -132,7 +132,7 @@ "source_mapping": { "start": 28, "length": 897, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -203,7 +203,7 @@ "source_mapping": { "start": 456, "length": 113, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -225,7 +225,7 @@ "source_mapping": { "start": 28, "length": 897, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -283,7 +283,7 @@ "source_mapping": { "start": 512, "length": 16, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -301,7 +301,7 @@ "source_mapping": { "start": 456, "length": 113, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -323,7 +323,7 @@ "source_mapping": { "start": 28, "length": 897, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -394,7 +394,7 @@ "source_mapping": { "start": 177, "length": 195, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -418,7 +418,7 @@ "source_mapping": { "start": 28, "length": 897, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -476,7 +476,7 @@ "source_mapping": { "start": 311, "length": 16, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -494,7 +494,7 @@ "source_mapping": { "start": 177, "length": 195, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -518,7 +518,7 @@ "source_mapping": { "start": 28, "length": 897, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -589,7 +589,7 @@ "source_mapping": { "start": 177, "length": 195, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -613,7 +613,7 @@ "source_mapping": { "start": 28, "length": 897, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -671,7 +671,7 @@ "source_mapping": { "start": 209, "length": 18, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -689,7 +689,7 @@ "source_mapping": { "start": 177, "length": 195, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -713,7 +713,7 @@ "source_mapping": { "start": 28, "length": 897, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -784,7 +784,7 @@ "source_mapping": { "start": 177, "length": 195, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -808,7 +808,7 @@ "source_mapping": { "start": 28, "length": 897, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -866,7 +866,7 @@ "source_mapping": { "start": 272, "length": 29, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -884,7 +884,7 @@ "source_mapping": { "start": 177, "length": 195, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", @@ -908,7 +908,7 @@ "source_mapping": { "start": 28, "length": 897, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_relative": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/too-many-digits/0.6.11/too_many_digits.sol", diff --git a/tests/detectors/tx-origin/0.6.11/tx_origin.sol.0.6.11.TxOrigin.json b/tests/detectors/tx-origin/0.6.11/tx_origin.sol.0.6.11.TxOrigin.json index 6acfcf385..2bdcb5f54 100644 --- a/tests/detectors/tx-origin/0.6.11/tx_origin.sol.0.6.11.TxOrigin.json +++ b/tests/detectors/tx-origin/0.6.11/tx_origin.sol.0.6.11.TxOrigin.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 130, "length": 66, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_relative": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 28, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_relative": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", @@ -72,7 +72,7 @@ "source_mapping": { "start": 162, "length": 27, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_relative": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", @@ -90,7 +90,7 @@ "source_mapping": { "start": 130, "length": 66, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_relative": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", @@ -110,7 +110,7 @@ "source_mapping": { "start": 28, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_relative": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", @@ -167,7 +167,7 @@ "source_mapping": { "start": 202, "length": 95, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_relative": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", @@ -189,7 +189,7 @@ "source_mapping": { "start": 28, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_relative": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", @@ -233,7 +233,7 @@ "source_mapping": { "start": 238, "length": 18, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_relative": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", @@ -251,7 +251,7 @@ "source_mapping": { "start": 202, "length": 95, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_relative": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", @@ -273,7 +273,7 @@ "source_mapping": { "start": 28, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_relative": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/tx-origin/0.6.11/tx_origin.sol", diff --git a/tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol.0.4.25.UncheckedLowLevel.json b/tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol.0.4.25.UncheckedLowLevel.json index 3a900f4e0..1e5716846 100644 --- a/tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol.0.4.25.UncheckedLowLevel.json +++ b/tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol.0.4.25.UncheckedLowLevel.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 21, "length": 88, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol", "filename_relative": "tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 214, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol", "filename_relative": "tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol", @@ -58,7 +58,7 @@ "source_mapping": { "start": 73, "length": 29, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol", "filename_relative": "tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol", @@ -76,7 +76,7 @@ "source_mapping": { "start": 21, "length": 88, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol", "filename_relative": "tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol", @@ -96,7 +96,7 @@ "source_mapping": { "start": 0, "length": 214, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol", "filename_relative": "tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.4.25/unchecked_lowlevel.sol", diff --git a/tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol.0.5.16.UncheckedLowLevel.json b/tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol.0.5.16.UncheckedLowLevel.json index 86b4e5f87..973f772d7 100644 --- a/tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol.0.5.16.UncheckedLowLevel.json +++ b/tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol.0.5.16.UncheckedLowLevel.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 21, "length": 96, - "filename_used": "tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 274, - "filename_used": "tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol", @@ -59,7 +59,7 @@ "source_mapping": { "start": 81, "length": 29, - "filename_used": "tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol", @@ -77,7 +77,7 @@ "source_mapping": { "start": 21, "length": 96, - "filename_used": "tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol", @@ -97,7 +97,7 @@ "source_mapping": { "start": 0, "length": 274, - "filename_used": "tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.5.16/unchecked_lowlevel.sol", diff --git a/tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol.0.6.11.UncheckedLowLevel.json b/tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol.0.6.11.UncheckedLowLevel.json index 3a0a0db85..c9fb260fd 100644 --- a/tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol.0.6.11.UncheckedLowLevel.json +++ b/tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol.0.6.11.UncheckedLowLevel.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 21, "length": 96, - "filename_used": "tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 274, - "filename_used": "tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol", @@ -59,7 +59,7 @@ "source_mapping": { "start": 81, "length": 29, - "filename_used": "tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol", @@ -77,7 +77,7 @@ "source_mapping": { "start": 21, "length": 96, - "filename_used": "tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol", @@ -97,7 +97,7 @@ "source_mapping": { "start": 0, "length": 274, - "filename_used": "tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.6.11/unchecked_lowlevel.sol", diff --git a/tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol.0.7.6.UncheckedLowLevel.json b/tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol.0.7.6.UncheckedLowLevel.json index 3028fc9dd..719e8d4ac 100644 --- a/tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol.0.7.6.UncheckedLowLevel.json +++ b/tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol.0.7.6.UncheckedLowLevel.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 21, "length": 96, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol", "filename_relative": "tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 274, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol", "filename_relative": "tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol", @@ -59,7 +59,7 @@ "source_mapping": { "start": 81, "length": 29, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol", "filename_relative": "tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol", @@ -77,7 +77,7 @@ "source_mapping": { "start": 21, "length": 96, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol", "filename_relative": "tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol", @@ -97,7 +97,7 @@ "source_mapping": { "start": 0, "length": 274, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol", "filename_relative": "tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-lowlevel/0.7.6/unchecked_lowlevel.sol", diff --git a/tests/detectors/unchecked-send/0.5.16/unchecked_send.sol.0.5.16.UncheckedSend.json b/tests/detectors/unchecked-send/0.5.16/unchecked_send.sol.0.5.16.UncheckedSend.json index 415676bbb..abca0be01 100644 --- a/tests/detectors/unchecked-send/0.5.16/unchecked_send.sol.0.5.16.UncheckedSend.json +++ b/tests/detectors/unchecked-send/0.5.16/unchecked_send.sol.0.5.16.UncheckedSend.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 21, "length": 86, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-send/0.5.16/unchecked_send.sol", "filename_relative": "tests/detectors/unchecked-send/0.5.16/unchecked_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-send/0.5.16/unchecked_send.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 419, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-send/0.5.16/unchecked_send.sol", "filename_relative": "tests/detectors/unchecked-send/0.5.16/unchecked_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-send/0.5.16/unchecked_send.sol", @@ -66,7 +66,7 @@ "source_mapping": { "start": 81, "length": 19, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-send/0.5.16/unchecked_send.sol", "filename_relative": "tests/detectors/unchecked-send/0.5.16/unchecked_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-send/0.5.16/unchecked_send.sol", @@ -84,7 +84,7 @@ "source_mapping": { "start": 21, "length": 86, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-send/0.5.16/unchecked_send.sol", "filename_relative": "tests/detectors/unchecked-send/0.5.16/unchecked_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-send/0.5.16/unchecked_send.sol", @@ -104,7 +104,7 @@ "source_mapping": { "start": 0, "length": 419, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-send/0.5.16/unchecked_send.sol", "filename_relative": "tests/detectors/unchecked-send/0.5.16/unchecked_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-send/0.5.16/unchecked_send.sol", diff --git a/tests/detectors/unchecked-send/0.7.6/unchecked_send.sol.0.7.6.UncheckedSend.json b/tests/detectors/unchecked-send/0.7.6/unchecked_send.sol.0.7.6.UncheckedSend.json index ff9c1ab2e..3c0ef0437 100644 --- a/tests/detectors/unchecked-send/0.7.6/unchecked_send.sol.0.7.6.UncheckedSend.json +++ b/tests/detectors/unchecked-send/0.7.6/unchecked_send.sol.0.7.6.UncheckedSend.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 21, "length": 86, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-send/0.7.6/unchecked_send.sol", "filename_relative": "tests/detectors/unchecked-send/0.7.6/unchecked_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-send/0.7.6/unchecked_send.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 419, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-send/0.7.6/unchecked_send.sol", "filename_relative": "tests/detectors/unchecked-send/0.7.6/unchecked_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-send/0.7.6/unchecked_send.sol", @@ -66,7 +66,7 @@ "source_mapping": { "start": 81, "length": 19, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-send/0.7.6/unchecked_send.sol", "filename_relative": "tests/detectors/unchecked-send/0.7.6/unchecked_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-send/0.7.6/unchecked_send.sol", @@ -84,7 +84,7 @@ "source_mapping": { "start": 21, "length": 86, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-send/0.7.6/unchecked_send.sol", "filename_relative": "tests/detectors/unchecked-send/0.7.6/unchecked_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-send/0.7.6/unchecked_send.sol", @@ -104,7 +104,7 @@ "source_mapping": { "start": 0, "length": 419, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unchecked-send/0.7.6/unchecked_send.sol", "filename_relative": "tests/detectors/unchecked-send/0.7.6/unchecked_send.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unchecked-send/0.7.6/unchecked_send.sol", diff --git a/tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol.0.4.25.UnimplementedFunctionDetection.json b/tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol.0.4.25.UnimplementedFunctionDetection.json index db2e09b5b..c2aadc90a 100644 --- a/tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol.0.4.25.UnimplementedFunctionDetection.json +++ b/tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol.0.4.25.UnimplementedFunctionDetection.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 775, "length": 243, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_relative": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", @@ -32,7 +32,7 @@ "source_mapping": { "start": 495, "length": 42, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_relative": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", @@ -50,7 +50,7 @@ "source_mapping": { "start": 465, "length": 74, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_relative": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", @@ -84,7 +84,7 @@ "source_mapping": { "start": 541, "length": 232, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_relative": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", @@ -108,7 +108,7 @@ "source_mapping": { "start": 495, "length": 42, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_relative": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", @@ -126,7 +126,7 @@ "source_mapping": { "start": 465, "length": 74, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_relative": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", @@ -160,7 +160,7 @@ "source_mapping": { "start": 185, "length": 133, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_relative": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", @@ -182,7 +182,7 @@ "source_mapping": { "start": 72, "length": 37, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_relative": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", @@ -200,7 +200,7 @@ "source_mapping": { "start": 0, "length": 111, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_relative": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", @@ -224,7 +224,7 @@ "source_mapping": { "start": 144, "length": 37, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_relative": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", @@ -242,7 +242,7 @@ "source_mapping": { "start": 113, "length": 70, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_relative": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", @@ -276,7 +276,7 @@ "source_mapping": { "start": 320, "length": 143, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_relative": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", @@ -299,7 +299,7 @@ "source_mapping": { "start": 357, "length": 37, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_relative": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", @@ -317,7 +317,7 @@ "source_mapping": { "start": 320, "length": 143, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_relative": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.4.25/unimplemented.sol", diff --git a/tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol.0.6.11.UnimplementedFunctionDetection.json b/tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol.0.6.11.UnimplementedFunctionDetection.json index 830484b23..638105ffb 100644 --- a/tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol.0.6.11.UnimplementedFunctionDetection.json +++ b/tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol.0.6.11.UnimplementedFunctionDetection.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 593, "length": 344, - "filename_used": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", @@ -32,7 +32,7 @@ "source_mapping": { "start": 539, "length": 50, - "filename_used": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", @@ -50,7 +50,7 @@ "source_mapping": { "start": 500, "length": 91, - "filename_used": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", @@ -84,7 +84,7 @@ "source_mapping": { "start": 185, "length": 151, - "filename_used": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", @@ -106,7 +106,7 @@ "source_mapping": { "start": 72, "length": 37, - "filename_used": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", @@ -124,7 +124,7 @@ "source_mapping": { "start": 0, "length": 111, - "filename_used": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", @@ -148,7 +148,7 @@ "source_mapping": { "start": 144, "length": 37, - "filename_used": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", @@ -166,7 +166,7 @@ "source_mapping": { "start": 113, "length": 70, - "filename_used": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", @@ -200,7 +200,7 @@ "source_mapping": { "start": 338, "length": 160, - "filename_used": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", @@ -223,7 +223,7 @@ "source_mapping": { "start": 384, "length": 45, - "filename_used": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", @@ -241,7 +241,7 @@ "source_mapping": { "start": 338, "length": 160, - "filename_used": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unimplemented-functions/0.6.11/unimplemented.sol", diff --git a/tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol.0.5.8.UninitializedFunctionPtrsConstructor.json b/tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol.0.5.8.UninitializedFunctionPtrsConstructor.json index 7935b85b3..a304d1f14 100644 --- a/tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol.0.5.8.UninitializedFunctionPtrsConstructor.json +++ b/tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol.0.5.8.UninitializedFunctionPtrsConstructor.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 178, "length": 306, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_relative": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", @@ -33,7 +33,7 @@ "source_mapping": { "start": 472, "length": 5, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_relative": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", @@ -51,7 +51,7 @@ "source_mapping": { "start": 196, "length": 286, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_relative": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", @@ -74,7 +74,7 @@ "source_mapping": { "start": 178, "length": 306, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_relative": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", @@ -115,7 +115,7 @@ "source_mapping": { "start": 486, "length": 199, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_relative": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", @@ -142,7 +142,7 @@ "source_mapping": { "start": 671, "length": 7, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_relative": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", @@ -160,7 +160,7 @@ "source_mapping": { "start": 628, "length": 55, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_relative": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", @@ -181,7 +181,7 @@ "source_mapping": { "start": 486, "length": 199, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_relative": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", @@ -224,7 +224,7 @@ "source_mapping": { "start": 27, "length": 149, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_relative": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", @@ -248,7 +248,7 @@ "source_mapping": { "start": 164, "length": 5, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_relative": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", @@ -266,7 +266,7 @@ "source_mapping": { "start": 45, "length": 129, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_relative": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", @@ -288,7 +288,7 @@ "source_mapping": { "start": 27, "length": 149, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_relative": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", @@ -328,7 +328,7 @@ "source_mapping": { "start": 687, "length": 269, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_relative": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", @@ -357,7 +357,7 @@ "source_mapping": { "start": 858, "length": 5, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_relative": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", @@ -375,7 +375,7 @@ "source_mapping": { "start": 831, "length": 50, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_relative": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", @@ -396,7 +396,7 @@ "source_mapping": { "start": 687, "length": 269, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_relative": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-fptr-cst/0.5.8/uninitialized_function_ptr_constructor.sol", diff --git a/tests/detectors/uninitialized-local/0.5.16/uninitialized_local_variable.sol.0.5.16.UninitializedLocalVars.json b/tests/detectors/uninitialized-local/0.5.16/uninitialized_local_variable.sol.0.5.16.UninitializedLocalVars.json index 672a61c7f..81ecc20fc 100644 --- a/tests/detectors/uninitialized-local/0.5.16/uninitialized_local_variable.sol.0.5.16.UninitializedLocalVars.json +++ b/tests/detectors/uninitialized-local/0.5.16/uninitialized_local_variable.sol.0.5.16.UninitializedLocalVars.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 77, "length": 18, - "filename_used": "tests/detectors/uninitialized-local/0.5.16/uninitialized_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/uninitialized-local/0.5.16/uninitialized_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-local/0.5.16/uninitialized_local_variable.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 29, "length": 143, - "filename_used": "tests/detectors/uninitialized-local/0.5.16/uninitialized_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/uninitialized-local/0.5.16/uninitialized_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-local/0.5.16/uninitialized_local_variable.sol", @@ -48,7 +48,7 @@ "source_mapping": { "start": 0, "length": 179, - "filename_used": "tests/detectors/uninitialized-local/0.5.16/uninitialized_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/uninitialized-local/0.5.16/uninitialized_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-local/0.5.16/uninitialized_local_variable.sol", diff --git a/tests/detectors/uninitialized-local/0.6.11/uninitialized_local_variable.sol.0.6.11.UninitializedLocalVars.json b/tests/detectors/uninitialized-local/0.6.11/uninitialized_local_variable.sol.0.6.11.UninitializedLocalVars.json index 37c4fae5a..5e51267d9 100644 --- a/tests/detectors/uninitialized-local/0.6.11/uninitialized_local_variable.sol.0.6.11.UninitializedLocalVars.json +++ b/tests/detectors/uninitialized-local/0.6.11/uninitialized_local_variable.sol.0.6.11.UninitializedLocalVars.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 77, "length": 18, - "filename_used": "tests/detectors/uninitialized-local/0.6.11/uninitialized_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/uninitialized-local/0.6.11/uninitialized_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-local/0.6.11/uninitialized_local_variable.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 29, "length": 143, - "filename_used": "tests/detectors/uninitialized-local/0.6.11/uninitialized_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/uninitialized-local/0.6.11/uninitialized_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-local/0.6.11/uninitialized_local_variable.sol", @@ -48,7 +48,7 @@ "source_mapping": { "start": 0, "length": 179, - "filename_used": "tests/detectors/uninitialized-local/0.6.11/uninitialized_local_variable.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/uninitialized-local/0.6.11/uninitialized_local_variable.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-local/0.6.11/uninitialized_local_variable.sol", diff --git a/tests/detectors/uninitialized-state/0.4.25/uninitialized.sol.0.4.25.UninitializedStateVarsDetection.json b/tests/detectors/uninitialized-state/0.4.25/uninitialized.sol.0.4.25.UninitializedStateVarsDetection.json index 90dd94c8d..116519e44 100644 --- a/tests/detectors/uninitialized-state/0.4.25/uninitialized.sol.0.4.25.UninitializedStateVarsDetection.json +++ b/tests/detectors/uninitialized-state/0.4.25/uninitialized.sol.0.4.25.UninitializedStateVarsDetection.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 698, "length": 15, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 644, "length": 354, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", @@ -62,7 +62,7 @@ "source_mapping": { "start": 878, "length": 117, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", @@ -83,7 +83,7 @@ "source_mapping": { "start": 644, "length": 354, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", @@ -131,7 +131,7 @@ "source_mapping": { "start": 192, "length": 34, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", @@ -149,7 +149,7 @@ "source_mapping": { "start": 172, "length": 332, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", @@ -182,7 +182,7 @@ "source_mapping": { "start": 359, "length": 143, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", @@ -203,7 +203,7 @@ "source_mapping": { "start": 172, "length": 332, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", @@ -248,7 +248,7 @@ "source_mapping": { "start": 751, "length": 6, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", @@ -266,7 +266,7 @@ "source_mapping": { "start": 644, "length": 354, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", @@ -302,7 +302,7 @@ "source_mapping": { "start": 820, "length": 52, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", @@ -322,7 +322,7 @@ "source_mapping": { "start": 644, "length": 354, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", @@ -370,7 +370,7 @@ "source_mapping": { "start": 58, "length": 19, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", @@ -388,7 +388,7 @@ "source_mapping": { "start": 29, "length": 140, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", @@ -416,7 +416,7 @@ "source_mapping": { "start": 84, "length": 82, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", @@ -436,7 +436,7 @@ "source_mapping": { "start": 29, "length": 140, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.4.25/uninitialized.sol", diff --git a/tests/detectors/uninitialized-state/0.5.16/uninitialized.sol.0.5.16.UninitializedStateVarsDetection.json b/tests/detectors/uninitialized-state/0.5.16/uninitialized.sol.0.5.16.UninitializedStateVarsDetection.json index 0c996ec25..7eac03b9a 100644 --- a/tests/detectors/uninitialized-state/0.5.16/uninitialized.sol.0.5.16.UninitializedStateVarsDetection.json +++ b/tests/detectors/uninitialized-state/0.5.16/uninitialized.sol.0.5.16.UninitializedStateVarsDetection.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 729, "length": 15, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 675, "length": 373, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", @@ -62,7 +62,7 @@ "source_mapping": { "start": 916, "length": 129, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", @@ -83,7 +83,7 @@ "source_mapping": { "start": 675, "length": 373, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", @@ -131,7 +131,7 @@ "source_mapping": { "start": 199, "length": 34, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", @@ -149,7 +149,7 @@ "source_mapping": { "start": 179, "length": 349, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", @@ -182,7 +182,7 @@ "source_mapping": { "start": 372, "length": 154, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", @@ -203,7 +203,7 @@ "source_mapping": { "start": 179, "length": 349, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", @@ -248,7 +248,7 @@ "source_mapping": { "start": 782, "length": 6, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", @@ -266,7 +266,7 @@ "source_mapping": { "start": 675, "length": 373, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", @@ -302,7 +302,7 @@ "source_mapping": { "start": 851, "length": 59, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", @@ -322,7 +322,7 @@ "source_mapping": { "start": 675, "length": 373, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", @@ -370,7 +370,7 @@ "source_mapping": { "start": 57, "length": 27, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", @@ -388,7 +388,7 @@ "source_mapping": { "start": 28, "length": 148, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", @@ -416,7 +416,7 @@ "source_mapping": { "start": 91, "length": 82, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", @@ -436,7 +436,7 @@ "source_mapping": { "start": 28, "length": 148, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_relative": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-state/0.5.16/uninitialized.sol", diff --git a/tests/detectors/uninitialized-storage/0.4.25/uninitialized_storage_pointer.sol.0.4.25.UninitializedStorageVars.json b/tests/detectors/uninitialized-storage/0.4.25/uninitialized_storage_pointer.sol.0.4.25.UninitializedStorageVars.json index 26ae1fba0..2169e82af 100644 --- a/tests/detectors/uninitialized-storage/0.4.25/uninitialized_storage_pointer.sol.0.4.25.UninitializedStorageVars.json +++ b/tests/detectors/uninitialized-storage/0.4.25/uninitialized_storage_pointer.sol.0.4.25.UninitializedStorageVars.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 171, "length": 9, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-storage/0.4.25/uninitialized_storage_pointer.sol", "filename_relative": "tests/detectors/uninitialized-storage/0.4.25/uninitialized_storage_pointer.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-storage/0.4.25/uninitialized_storage_pointer.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 67, "length": 143, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-storage/0.4.25/uninitialized_storage_pointer.sol", "filename_relative": "tests/detectors/uninitialized-storage/0.4.25/uninitialized_storage_pointer.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-storage/0.4.25/uninitialized_storage_pointer.sol", @@ -49,7 +49,7 @@ "source_mapping": { "start": 0, "length": 217, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/uninitialized-storage/0.4.25/uninitialized_storage_pointer.sol", "filename_relative": "tests/detectors/uninitialized-storage/0.4.25/uninitialized_storage_pointer.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/uninitialized-storage/0.4.25/uninitialized_storage_pointer.sol", diff --git a/tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol.0.5.16.UnprotectedUpgradeable.json b/tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol.0.5.16.UnprotectedUpgradeable.json index dc8030465..d5452021e 100644 --- a/tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol.0.5.16.UnprotectedUpgradeable.json +++ b/tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol.0.5.16.UnprotectedUpgradeable.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 31, "length": 285, - "filename_used": "tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol", @@ -38,7 +38,7 @@ "source_mapping": { "start": 96, "length": 115, - "filename_used": "tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol", @@ -59,7 +59,7 @@ "source_mapping": { "start": 31, "length": 285, - "filename_used": "tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol", @@ -92,7 +92,7 @@ "source_mapping": { "start": 216, "length": 98, - "filename_used": "tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol", @@ -113,7 +113,7 @@ "source_mapping": { "start": 31, "length": 285, - "filename_used": "tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unprotected-upgrade/0.5.16/Buggy.sol", diff --git a/tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol.0.6.11.UnprotectedUpgradeable.json b/tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol.0.6.11.UnprotectedUpgradeable.json index a98d91818..b0fe359e4 100644 --- a/tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol.0.6.11.UnprotectedUpgradeable.json +++ b/tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol.0.6.11.UnprotectedUpgradeable.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 31, "length": 285, - "filename_used": "tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol", @@ -38,7 +38,7 @@ "source_mapping": { "start": 96, "length": 115, - "filename_used": "tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol", @@ -59,7 +59,7 @@ "source_mapping": { "start": 31, "length": 285, - "filename_used": "tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol", @@ -92,7 +92,7 @@ "source_mapping": { "start": 216, "length": 98, - "filename_used": "tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol", @@ -113,7 +113,7 @@ "source_mapping": { "start": 31, "length": 285, - "filename_used": "tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unprotected-upgrade/0.6.11/Buggy.sol", diff --git a/tests/detectors/unused-state/0.4.25/unused_state.sol.0.4.25.UnusedStateVars.json b/tests/detectors/unused-state/0.4.25/unused_state.sol.0.4.25.UnusedStateVars.json index 2356dda78..0e14e7d31 100644 --- a/tests/detectors/unused-state/0.4.25/unused_state.sol.0.4.25.UnusedStateVars.json +++ b/tests/detectors/unused-state/0.4.25/unused_state.sol.0.4.25.UnusedStateVars.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 44, "length": 14, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_relative": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unused-state/0.4.25/unused_state.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 28, "length": 114, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_relative": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unused-state/0.4.25/unused_state.sol", @@ -52,7 +52,7 @@ "source_mapping": { "start": 144, "length": 78, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_relative": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unused-state/0.4.25/unused_state.sol", @@ -86,7 +86,7 @@ "source_mapping": { "start": 106, "length": 15, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_relative": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unused-state/0.4.25/unused_state.sol", @@ -104,7 +104,7 @@ "source_mapping": { "start": 28, "length": 114, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_relative": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unused-state/0.4.25/unused_state.sol", @@ -130,7 +130,7 @@ "source_mapping": { "start": 144, "length": 78, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_relative": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unused-state/0.4.25/unused_state.sol", @@ -164,7 +164,7 @@ "source_mapping": { "start": 64, "length": 15, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_relative": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unused-state/0.4.25/unused_state.sol", @@ -182,7 +182,7 @@ "source_mapping": { "start": 28, "length": 114, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_relative": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unused-state/0.4.25/unused_state.sol", @@ -208,7 +208,7 @@ "source_mapping": { "start": 144, "length": 78, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_relative": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unused-state/0.4.25/unused_state.sol", @@ -242,7 +242,7 @@ "source_mapping": { "start": 85, "length": 15, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_relative": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unused-state/0.4.25/unused_state.sol", @@ -260,7 +260,7 @@ "source_mapping": { "start": 28, "length": 114, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_relative": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unused-state/0.4.25/unused_state.sol", @@ -286,7 +286,7 @@ "source_mapping": { "start": 144, "length": 78, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_relative": "tests/detectors/unused-state/0.4.25/unused_state.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/unused-state/0.4.25/unused_state.sol", diff --git a/tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol.0.4.25.PredeclarationUsageLocal.json b/tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol.0.4.25.PredeclarationUsageLocal.json index 217499938..cb71d8d2d 100644 --- a/tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol.0.4.25.PredeclarationUsageLocal.json +++ b/tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol.0.4.25.PredeclarationUsageLocal.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 199, "length": 11, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 17, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -59,7 +59,7 @@ "source_mapping": { "start": 0, "length": 461, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -100,7 +100,7 @@ "source_mapping": { "start": 17, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -133,7 +133,7 @@ "source_mapping": { "start": 0, "length": 461, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -172,7 +172,7 @@ "source_mapping": { "start": 417, "length": 3, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -190,7 +190,7 @@ "source_mapping": { "start": 17, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -223,7 +223,7 @@ "source_mapping": { "start": 0, "length": 461, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -275,7 +275,7 @@ "source_mapping": { "start": 199, "length": 11, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -293,7 +293,7 @@ "source_mapping": { "start": 17, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -326,7 +326,7 @@ "source_mapping": { "start": 0, "length": 461, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -367,7 +367,7 @@ "source_mapping": { "start": 17, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -400,7 +400,7 @@ "source_mapping": { "start": 0, "length": 461, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -439,7 +439,7 @@ "source_mapping": { "start": 402, "length": 6, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -457,7 +457,7 @@ "source_mapping": { "start": 17, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -490,7 +490,7 @@ "source_mapping": { "start": 0, "length": 461, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -542,7 +542,7 @@ "source_mapping": { "start": 199, "length": 11, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -560,7 +560,7 @@ "source_mapping": { "start": 17, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -593,7 +593,7 @@ "source_mapping": { "start": 0, "length": 461, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -634,7 +634,7 @@ "source_mapping": { "start": 17, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -667,7 +667,7 @@ "source_mapping": { "start": 0, "length": 461, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -706,7 +706,7 @@ "source_mapping": { "start": 436, "length": 6, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -724,7 +724,7 @@ "source_mapping": { "start": 17, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -757,7 +757,7 @@ "source_mapping": { "start": 0, "length": 461, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -809,7 +809,7 @@ "source_mapping": { "start": 130, "length": 10, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -827,7 +827,7 @@ "source_mapping": { "start": 17, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -860,7 +860,7 @@ "source_mapping": { "start": 0, "length": 461, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -901,7 +901,7 @@ "source_mapping": { "start": 17, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -934,7 +934,7 @@ "source_mapping": { "start": 0, "length": 461, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -973,7 +973,7 @@ "source_mapping": { "start": 69, "length": 13, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -991,7 +991,7 @@ "source_mapping": { "start": 17, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -1024,7 +1024,7 @@ "source_mapping": { "start": 0, "length": 461, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -1076,7 +1076,7 @@ "source_mapping": { "start": 199, "length": 11, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -1094,7 +1094,7 @@ "source_mapping": { "start": 17, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -1127,7 +1127,7 @@ "source_mapping": { "start": 0, "length": 461, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -1168,7 +1168,7 @@ "source_mapping": { "start": 17, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -1201,7 +1201,7 @@ "source_mapping": { "start": 0, "length": 461, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -1240,7 +1240,7 @@ "source_mapping": { "start": 410, "length": 5, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -1258,7 +1258,7 @@ "source_mapping": { "start": 17, "length": 442, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", @@ -1291,7 +1291,7 @@ "source_mapping": { "start": 0, "length": 461, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_relative": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/variable-scope/0.4.25/predeclaration_usage_local.sol", diff --git a/tests/detectors/void-cst/0.4.25/void-cst.sol.0.4.25.VoidConstructor.json b/tests/detectors/void-cst/0.4.25/void-cst.sol.0.4.25.VoidConstructor.json index 62b547d5b..f10354cf2 100644 --- a/tests/detectors/void-cst/0.4.25/void-cst.sol.0.4.25.VoidConstructor.json +++ b/tests/detectors/void-cst/0.4.25/void-cst.sol.0.4.25.VoidConstructor.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 41, "length": 32, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/void-cst/0.4.25/void-cst.sol", "filename_relative": "tests/detectors/void-cst/0.4.25/void-cst.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/void-cst/0.4.25/void-cst.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 19, "length": 57, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/void-cst/0.4.25/void-cst.sol", "filename_relative": "tests/detectors/void-cst/0.4.25/void-cst.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/void-cst/0.4.25/void-cst.sol", @@ -55,7 +55,7 @@ "source_mapping": { "start": 62, "length": 3, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/void-cst/0.4.25/void-cst.sol", "filename_relative": "tests/detectors/void-cst/0.4.25/void-cst.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/void-cst/0.4.25/void-cst.sol", @@ -73,7 +73,7 @@ "source_mapping": { "start": 41, "length": 32, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/void-cst/0.4.25/void-cst.sol", "filename_relative": "tests/detectors/void-cst/0.4.25/void-cst.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/void-cst/0.4.25/void-cst.sol", @@ -93,7 +93,7 @@ "source_mapping": { "start": 19, "length": 57, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/void-cst/0.4.25/void-cst.sol", "filename_relative": "tests/detectors/void-cst/0.4.25/void-cst.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/void-cst/0.4.25/void-cst.sol", diff --git a/tests/detectors/weak-prng/0.5.16/bad_prng.sol.0.5.16.BadPRNG.json b/tests/detectors/weak-prng/0.5.16/bad_prng.sol.0.5.16.BadPRNG.json index 83e527ab7..3c7801e1c 100644 --- a/tests/detectors/weak-prng/0.5.16/bad_prng.sol.0.5.16.BadPRNG.json +++ b/tests/detectors/weak-prng/0.5.16/bad_prng.sol.0.5.16.BadPRNG.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 363, "length": 58, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 499, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -75,7 +75,7 @@ "source_mapping": { "start": 395, "length": 19, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -93,7 +93,7 @@ "source_mapping": { "start": 363, "length": 58, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -113,7 +113,7 @@ "source_mapping": { "start": 0, "length": 499, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -173,7 +173,7 @@ "source_mapping": { "start": 184, "length": 78, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -193,7 +193,7 @@ "source_mapping": { "start": 0, "length": 499, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -240,7 +240,7 @@ "source_mapping": { "start": 216, "length": 39, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -258,7 +258,7 @@ "source_mapping": { "start": 184, "length": 78, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -278,7 +278,7 @@ "source_mapping": { "start": 0, "length": 499, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -338,7 +338,7 @@ "source_mapping": { "start": 45, "length": 68, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -358,7 +358,7 @@ "source_mapping": { "start": 0, "length": 499, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -405,7 +405,7 @@ "source_mapping": { "start": 77, "length": 29, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -423,7 +423,7 @@ "source_mapping": { "start": 45, "length": 68, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -443,7 +443,7 @@ "source_mapping": { "start": 0, "length": 499, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -503,7 +503,7 @@ "source_mapping": { "start": 122, "length": 56, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -523,7 +523,7 @@ "source_mapping": { "start": 0, "length": 499, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -570,7 +570,7 @@ "source_mapping": { "start": 154, "length": 17, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -588,7 +588,7 @@ "source_mapping": { "start": 122, "length": 56, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", @@ -608,7 +608,7 @@ "source_mapping": { "start": 0, "length": 499, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_relative": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.5.16/bad_prng.sol", diff --git a/tests/detectors/weak-prng/0.6.11/bad_prng.sol.0.6.11.BadPRNG.json b/tests/detectors/weak-prng/0.6.11/bad_prng.sol.0.6.11.BadPRNG.json index 82c01c822..cd31e5f63 100644 --- a/tests/detectors/weak-prng/0.6.11/bad_prng.sol.0.6.11.BadPRNG.json +++ b/tests/detectors/weak-prng/0.6.11/bad_prng.sol.0.6.11.BadPRNG.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 363, "length": 58, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -28,7 +28,7 @@ "source_mapping": { "start": 0, "length": 499, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -75,7 +75,7 @@ "source_mapping": { "start": 395, "length": 19, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -93,7 +93,7 @@ "source_mapping": { "start": 363, "length": 58, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -113,7 +113,7 @@ "source_mapping": { "start": 0, "length": 499, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -173,7 +173,7 @@ "source_mapping": { "start": 122, "length": 56, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -193,7 +193,7 @@ "source_mapping": { "start": 0, "length": 499, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -240,7 +240,7 @@ "source_mapping": { "start": 154, "length": 17, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -258,7 +258,7 @@ "source_mapping": { "start": 122, "length": 56, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -278,7 +278,7 @@ "source_mapping": { "start": 0, "length": 499, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -338,7 +338,7 @@ "source_mapping": { "start": 184, "length": 78, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -358,7 +358,7 @@ "source_mapping": { "start": 0, "length": 499, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -405,7 +405,7 @@ "source_mapping": { "start": 216, "length": 39, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -423,7 +423,7 @@ "source_mapping": { "start": 184, "length": 78, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -443,7 +443,7 @@ "source_mapping": { "start": 0, "length": 499, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -503,7 +503,7 @@ "source_mapping": { "start": 45, "length": 68, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -523,7 +523,7 @@ "source_mapping": { "start": 0, "length": 499, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -570,7 +570,7 @@ "source_mapping": { "start": 77, "length": 29, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -588,7 +588,7 @@ "source_mapping": { "start": 45, "length": 68, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", @@ -608,7 +608,7 @@ "source_mapping": { "start": 0, "length": 499, - "filename_used": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", + "filename_used": "/GENERIC_PATH", "filename_relative": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/weak-prng/0.6.11/bad_prng.sol", diff --git a/tests/detectors/write-after-write/0.8.0/write-after-write.sol.0.8.0.WriteAfterWrite.json b/tests/detectors/write-after-write/0.8.0/write-after-write.sol.0.8.0.WriteAfterWrite.json index 5a3af3059..032aea675 100644 --- a/tests/detectors/write-after-write/0.8.0/write-after-write.sol.0.8.0.WriteAfterWrite.json +++ b/tests/detectors/write-after-write/0.8.0/write-after-write.sol.0.8.0.WriteAfterWrite.json @@ -8,7 +8,7 @@ "source_mapping": { "start": 20, "length": 10, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -26,7 +26,7 @@ "source_mapping": { "start": 0, "length": 992, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -103,7 +103,7 @@ "source_mapping": { "start": 157, "length": 10, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -121,7 +121,7 @@ "source_mapping": { "start": 116, "length": 78, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -142,7 +142,7 @@ "source_mapping": { "start": 0, "length": 992, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -222,7 +222,7 @@ "source_mapping": { "start": 177, "length": 10, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -240,7 +240,7 @@ "source_mapping": { "start": 116, "length": 78, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -261,7 +261,7 @@ "source_mapping": { "start": 0, "length": 992, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -352,7 +352,7 @@ "source_mapping": { "start": 351, "length": 6, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -370,7 +370,7 @@ "source_mapping": { "start": 310, "length": 86, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -392,7 +392,7 @@ "source_mapping": { "start": 0, "length": 992, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -472,7 +472,7 @@ "source_mapping": { "start": 367, "length": 6, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -490,7 +490,7 @@ "source_mapping": { "start": 310, "length": 86, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -512,7 +512,7 @@ "source_mapping": { "start": 0, "length": 992, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -592,7 +592,7 @@ "source_mapping": { "start": 383, "length": 6, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -610,7 +610,7 @@ "source_mapping": { "start": 310, "length": 86, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -632,7 +632,7 @@ "source_mapping": { "start": 0, "length": 992, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -723,7 +723,7 @@ "source_mapping": { "start": 894, "length": 10, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -741,7 +741,7 @@ "source_mapping": { "start": 845, "length": 145, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -765,7 +765,7 @@ "source_mapping": { "start": 0, "length": 992, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -845,7 +845,7 @@ "source_mapping": { "start": 914, "length": 10, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -863,7 +863,7 @@ "source_mapping": { "start": 845, "length": 145, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -887,7 +887,7 @@ "source_mapping": { "start": 0, "length": 992, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -967,7 +967,7 @@ "source_mapping": { "start": 973, "length": 10, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -985,7 +985,7 @@ "source_mapping": { "start": 845, "length": 145, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", @@ -1009,7 +1009,7 @@ "source_mapping": { "start": 0, "length": 992, - "filename_used": "/GENERIC_PATH", + "filename_used": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_relative": "tests/detectors/write-after-write/0.8.0/write-after-write.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/write-after-write/0.8.0/write-after-write.sol",