diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2ea0559..3558227 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,39 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [4.0.0] - 2024-03-25
+
+- iOS SDK version: 6.9.0
+- Android SDK version: 15.0.0
+
+### React Native
+
+#### Changed
+
+- Android SDK requires `kotlinVersion` >= `2.0.0`
+- Set Java verison to 17
+
+### Android
+
+#### Changed
+
+- Compile API increased to 35, dependencies updated
+- Internal library obfuscation reworked
+- Root detection divided into 2 parts (quick initial checks, and time-demanding asynchronous post checks)
+
+#### Fixed
+
+- ANR issues bug-fixing
+### iOS
+
+#### Added
+
+- Improvement of the obfuscation of the SDK.
+
+#### Changed
+
+- Deep signing of the OpenSSL binaries.
+
## [3.14.1] - 2024-03-10
- iOS SDK version: 6.8.0
diff --git a/android/build.gradle b/android/build.gradle
index babdd25..fe3ce5f 100644
--- a/android/build.gradle
+++ b/android/build.gradle
@@ -1,6 +1,7 @@
buildscript {
// Buildscript is evaluated before everything else so we can't use getExtOrDefault
- def kotlin_version = rootProject.ext.has("kotlinVersion") ? rootProject.ext.get("kotlinVersion") : project.properties["FreeraspReactNative_kotlinVersion"]
+ def kotlin_version = project.properties["FreeraspReactNative_kotlinVersion"]
+
repositories {
google()
@@ -39,6 +40,10 @@ def getIntegerDefault(name) {
return (project.properties["FreeraspReactNative_" + name]).toInteger()
}
+def getDefault(name) {
+ return project.properties["FreeraspReactNative_" + name]
+}
+
android {
compileSdkVersion getIntegerDefault("compileSdkVersion")
@@ -59,8 +64,12 @@ android {
}
compileOptions {
- sourceCompatibility JavaVersion.VERSION_1_8
- targetCompatibility JavaVersion.VERSION_1_8
+ sourceCompatibility JavaVersion.VERSION_17
+ targetCompatibility JavaVersion.VERSION_17
+ }
+
+ kotlinOptions {
+ jvmTarget = "17"
}
if (project.android.hasProperty("namespace")) {
@@ -80,7 +89,7 @@ rootProject.allprojects {
}
}
-def kotlin_version = getExtOrDefault("kotlinVersion")
+def kotlin_version = getDefault("kotlinVersion")
def react_native_version = getExtOrDefault("reactNativeVersion")
dependencies {
@@ -90,7 +99,7 @@ dependencies {
implementation "com.facebook.react:react-native:$react_native_version"
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1"
- implementation "com.aheaditec.talsec.security:TalsecSecurity-Community-ReactNative:14.0.1"
+ implementation "com.aheaditec.talsec.security:TalsecSecurity-Community-ReactNative:15.0.0"
}
if (isNewArchitectureEnabled()) {
diff --git a/android/gradle.properties b/android/gradle.properties
index 48b903b..05fca26 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -1,4 +1,4 @@
-FreeraspReactNative_kotlinVersion=1.7.0
+FreeraspReactNative_kotlinVersion=2.1.0
FreeraspReactNative_minSdkVersion=23
FreeraspReactNative_targetSdkVersion=35
FreeraspReactNative_compileSdkVersion=35
diff --git a/ios/TalsecRuntime.xcframework/Info.plist b/ios/TalsecRuntime.xcframework/Info.plist
index dd161ac..46dc5fd 100644
--- a/ios/TalsecRuntime.xcframework/Info.plist
+++ b/ios/TalsecRuntime.xcframework/Info.plist
@@ -8,32 +8,32 @@
BinaryPath
TalsecRuntime.framework/TalsecRuntime
LibraryIdentifier
- ios-arm64
+ ios-arm64_x86_64-simulator
LibraryPath
TalsecRuntime.framework
SupportedArchitectures
arm64
+ x86_64
SupportedPlatform
ios
+ SupportedPlatformVariant
+ simulator
BinaryPath
TalsecRuntime.framework/TalsecRuntime
LibraryIdentifier
- ios-arm64_x86_64-simulator
+ ios-arm64
LibraryPath
TalsecRuntime.framework
SupportedArchitectures
arm64
- x86_64
SupportedPlatform
ios
- SupportedPlatformVariant
- simulator
CFBundlePackageType
diff --git a/ios/TalsecRuntime.xcframework/_CodeSignature/CodeDirectory b/ios/TalsecRuntime.xcframework/_CodeSignature/CodeDirectory
index 0813097..4fead82 100644
Binary files a/ios/TalsecRuntime.xcframework/_CodeSignature/CodeDirectory and b/ios/TalsecRuntime.xcframework/_CodeSignature/CodeDirectory differ
diff --git a/ios/TalsecRuntime.xcframework/_CodeSignature/CodeRequirements-1 b/ios/TalsecRuntime.xcframework/_CodeSignature/CodeRequirements-1
index 93816db..1e4f01c 100644
Binary files a/ios/TalsecRuntime.xcframework/_CodeSignature/CodeRequirements-1 and b/ios/TalsecRuntime.xcframework/_CodeSignature/CodeRequirements-1 differ
diff --git a/ios/TalsecRuntime.xcframework/_CodeSignature/CodeResources b/ios/TalsecRuntime.xcframework/_CodeSignature/CodeResources
index 8a5a922..abec39a 100644
--- a/ios/TalsecRuntime.xcframework/_CodeSignature/CodeResources
+++ b/ios/TalsecRuntime.xcframework/_CodeSignature/CodeResources
@@ -10,11 +10,11 @@
ios-arm64/TalsecRuntime.framework/Headers/CurlWrapper.h
- EBzmLgNM0xNQ5w1iUFSySBDQ2y0=
+ yWYxxCcXEbjFCpmS24BApJYXbh0=
ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h
- duX3i4yOCqIoUJZimLxaSyJ2tU0=
+ 82GiifjnG+xiCP1MkhSIeOUoWnY=
ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime_iOS.h
@@ -22,7 +22,7 @@
ios-arm64/TalsecRuntime.framework/Headers/curl.h
- wHNkda3/mYOiUTlrMXP3lZGoOKc=
+ ICQEi89sav+CSR9E4lsIpeOcKJQ=
ios-arm64/TalsecRuntime.framework/Headers/curlver.h
@@ -42,11 +42,11 @@
ios-arm64/TalsecRuntime.framework/Headers/multi.h
- pvg0BkRTKjI6lU+jM0gpnahMPKk=
+ kP5qXoWa+qvH0gNkmUB15E/Dg0U=
ios-arm64/TalsecRuntime.framework/Headers/options.h
- f1E08Y+ewV77gaG3gaT9yKbdH/M=
+ JaEq/aCI9ctGUt3cyZz3mgAjkfk=
ios-arm64/TalsecRuntime.framework/Headers/stdcheaders.h
@@ -58,7 +58,7 @@
ios-arm64/TalsecRuntime.framework/Headers/urlapi.h
- Lcj4eCFfkJNlveSoavqNSRNDhPs=
+ GFQCEB7vDw84DVwScSKyv+dpe/Y=
ios-arm64/TalsecRuntime.framework/Headers/websockets.h
@@ -66,11 +66,11 @@
ios-arm64/TalsecRuntime.framework/Info.plist
- KV9C0pyRdFdKhcQXzX4ivoKjxUU=
+ +CuuWGClyIZq20ctbrKZ5pmH144=
ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json
- bqva3gjoFDSlu539qki/ZzoMVbA=
+ yLqZnzryaHKwVWS7JcmGNM4lQe0=
ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.private.swiftinterface
@@ -94,7 +94,7 @@
ios-arm64/TalsecRuntime.framework/TalsecRuntime
- T1VsGxNZc6O3hQjQyD2CPDaIv9Q=
+ 2xmFVyH3BsAS9LPGrT22nr2+xLY=
ios-arm64/TalsecRuntime.framework/cacert.pem
@@ -110,11 +110,11 @@
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/CurlWrapper.h
- EBzmLgNM0xNQ5w1iUFSySBDQ2y0=
+ yWYxxCcXEbjFCpmS24BApJYXbh0=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h
- JfvS3FKxGkGOhy5jMN/wowxLS5c=
+ 5HZ57TtFrgvr9euYFL188ZTnq+g=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime_iOS.h
@@ -122,7 +122,7 @@
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curl.h
- wHNkda3/mYOiUTlrMXP3lZGoOKc=
+ ICQEi89sav+CSR9E4lsIpeOcKJQ=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curlver.h
@@ -142,11 +142,11 @@
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/multi.h
- pvg0BkRTKjI6lU+jM0gpnahMPKk=
+ kP5qXoWa+qvH0gNkmUB15E/Dg0U=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/options.h
- f1E08Y+ewV77gaG3gaT9yKbdH/M=
+ JaEq/aCI9ctGUt3cyZz3mgAjkfk=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/stdcheaders.h
@@ -158,7 +158,7 @@
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/urlapi.h
- Lcj4eCFfkJNlveSoavqNSRNDhPs=
+ GFQCEB7vDw84DVwScSKyv+dpe/Y=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/websockets.h
@@ -166,11 +166,11 @@
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Info.plist
- h3kJ6KL19ZAWM+x9jI7Qlm/pacs=
+ xWNx0GzhrbT9flVLimKWqbvBNuw=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json
- bqva3gjoFDSlu539qki/ZzoMVbA=
+ yLqZnzryaHKwVWS7JcmGNM4lQe0=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
@@ -186,7 +186,7 @@
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json
- bqva3gjoFDSlu539qki/ZzoMVbA=
+ yLqZnzryaHKwVWS7JcmGNM4lQe0=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
@@ -210,11 +210,11 @@
ios-arm64_x86_64-simulator/TalsecRuntime.framework/TalsecRuntime
- zYMnUeyZu0IeKX2sXiw1DJyKSWw=
+ EAcZ8mCDT/4hSH6steTBeXPARfk=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/_CodeSignature/CodeResources
- aX/LbcBU+T/5pcaGnKNpz63+bOI=
+ c6WQzOFx+esVfJNcl42tngQ6Anw=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/cacert.pem
@@ -242,22 +242,22 @@
hash
- EBzmLgNM0xNQ5w1iUFSySBDQ2y0=
+ yWYxxCcXEbjFCpmS24BApJYXbh0=
hash2
- c88GR8SnRH+DwvExc1df1agcN9uhF25MJCfXweYpqj0=
+ UWpl0xTN+EDduJg3KHA/+YoE11mM9rGVMb5+y85EA2I=
ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h
hash
- duX3i4yOCqIoUJZimLxaSyJ2tU0=
+ 82GiifjnG+xiCP1MkhSIeOUoWnY=
hash2
- lQkmDD86R6MHxxs+DCF+EIkIeAVZTM1y48Bu1qqIxGM=
+ l91gusKJKnkLMRCmnEW/bug0+SX5qXmokIwobZ1sdUc=
ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime_iOS.h
@@ -275,11 +275,11 @@
hash
- wHNkda3/mYOiUTlrMXP3lZGoOKc=
+ ICQEi89sav+CSR9E4lsIpeOcKJQ=
hash2
- amB6SPhVKGilIObcHVRSkMbJAN5JR2IkFvjRwHzWpKc=
+ Duu15ydz6jn6YhsUc4LCXHCz9zx2q93TDJb2VSHsleI=
ios-arm64/TalsecRuntime.framework/Headers/curlver.h
@@ -330,22 +330,22 @@
hash
- pvg0BkRTKjI6lU+jM0gpnahMPKk=
+ kP5qXoWa+qvH0gNkmUB15E/Dg0U=
hash2
- ejMi0TTYzxoZnsiFRJFxiEaKJgmjdixMDv5jc8vDQ0Y=
+ ssqNgKdKtUF2uL2iMRQ9HsVxJrFtrnFR9lnRMaZFR4k=
ios-arm64/TalsecRuntime.framework/Headers/options.h
hash
- f1E08Y+ewV77gaG3gaT9yKbdH/M=
+ JaEq/aCI9ctGUt3cyZz3mgAjkfk=
hash2
- JI/oMKWSHPyibxS7h2ps4dFAFqpboHphEoFrDFDv7Rs=
+ mOnEE+sxj9Nv+SVzuH5IvPCVjPBLrPUs9q9QNMIjg34=
ios-arm64/TalsecRuntime.framework/Headers/stdcheaders.h
@@ -374,11 +374,11 @@
hash
- Lcj4eCFfkJNlveSoavqNSRNDhPs=
+ GFQCEB7vDw84DVwScSKyv+dpe/Y=
hash2
- GGl9dTOD7XB1aE+gQdug3EBgESlBYgWhrN0c3leLAyQ=
+ Z/PCAuO4fZUr//t/IHpQylOVRsQGHJIV2PycnQ+DxGk=
ios-arm64/TalsecRuntime.framework/Headers/websockets.h
@@ -396,22 +396,22 @@
hash
- KV9C0pyRdFdKhcQXzX4ivoKjxUU=
+ +CuuWGClyIZq20ctbrKZ5pmH144=
hash2
- 0mxwET/G7k/UgF77wuWTZ2nvXqbX3rfPh3FRQfxN1uk=
+ YzANsHdgccSivTg13ENWzW1IZ9odmFxlwK1YaOCJO1w=
ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json
hash
- bqva3gjoFDSlu539qki/ZzoMVbA=
+ yLqZnzryaHKwVWS7JcmGNM4lQe0=
hash2
- PsQgvNtyuVlS03ZjbOtBtYg12eUf7yKOI+BbHhaoxNQ=
+ 0koj+Wjx0uEpjxPnnnyvUHQnY3exmxMJ1HbeDbWW+6U=
ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.private.swiftinterface
@@ -473,11 +473,11 @@
hash
- T1VsGxNZc6O3hQjQyD2CPDaIv9Q=
+ 2xmFVyH3BsAS9LPGrT22nr2+xLY=
hash2
- 91h8k55Nmx0siaidKrDnJgAZFh2PWo8hngfwckOIicQ=
+ pYYuNVSsHEFT9m6iuUImziuFNBOO8q98SvDYghjDMew=
ios-arm64/TalsecRuntime.framework/cacert.pem
@@ -517,22 +517,22 @@
hash
- EBzmLgNM0xNQ5w1iUFSySBDQ2y0=
+ yWYxxCcXEbjFCpmS24BApJYXbh0=
hash2
- c88GR8SnRH+DwvExc1df1agcN9uhF25MJCfXweYpqj0=
+ UWpl0xTN+EDduJg3KHA/+YoE11mM9rGVMb5+y85EA2I=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h
hash
- JfvS3FKxGkGOhy5jMN/wowxLS5c=
+ 5HZ57TtFrgvr9euYFL188ZTnq+g=
hash2
- RLu7oBNtSYVVN9JEGe/gYXnskZDw6gCgmBfKU6k5ezI=
+ MnZ9bwP1SQKKlmpvuRvw7qcw/XhyQJivGE4M/x5UOk4=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime_iOS.h
@@ -550,11 +550,11 @@
hash
- wHNkda3/mYOiUTlrMXP3lZGoOKc=
+ ICQEi89sav+CSR9E4lsIpeOcKJQ=
hash2
- amB6SPhVKGilIObcHVRSkMbJAN5JR2IkFvjRwHzWpKc=
+ Duu15ydz6jn6YhsUc4LCXHCz9zx2q93TDJb2VSHsleI=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curlver.h
@@ -605,22 +605,22 @@
hash
- pvg0BkRTKjI6lU+jM0gpnahMPKk=
+ kP5qXoWa+qvH0gNkmUB15E/Dg0U=
hash2
- ejMi0TTYzxoZnsiFRJFxiEaKJgmjdixMDv5jc8vDQ0Y=
+ ssqNgKdKtUF2uL2iMRQ9HsVxJrFtrnFR9lnRMaZFR4k=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/options.h
hash
- f1E08Y+ewV77gaG3gaT9yKbdH/M=
+ JaEq/aCI9ctGUt3cyZz3mgAjkfk=
hash2
- JI/oMKWSHPyibxS7h2ps4dFAFqpboHphEoFrDFDv7Rs=
+ mOnEE+sxj9Nv+SVzuH5IvPCVjPBLrPUs9q9QNMIjg34=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/stdcheaders.h
@@ -649,11 +649,11 @@
hash
- Lcj4eCFfkJNlveSoavqNSRNDhPs=
+ GFQCEB7vDw84DVwScSKyv+dpe/Y=
hash2
- GGl9dTOD7XB1aE+gQdug3EBgESlBYgWhrN0c3leLAyQ=
+ Z/PCAuO4fZUr//t/IHpQylOVRsQGHJIV2PycnQ+DxGk=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/websockets.h
@@ -671,22 +671,22 @@
hash
- h3kJ6KL19ZAWM+x9jI7Qlm/pacs=
+ xWNx0GzhrbT9flVLimKWqbvBNuw=
hash2
- H3pcU6PbMbe9awTKH2NSASz54syLaPQGJTIDB5Yava0=
+ bRrzPvAS2up+ovs1icGk4bbP+a0yDH6ivo8Bn6LCv/4=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json
hash
- bqva3gjoFDSlu539qki/ZzoMVbA=
+ yLqZnzryaHKwVWS7JcmGNM4lQe0=
hash2
- PsQgvNtyuVlS03ZjbOtBtYg12eUf7yKOI+BbHhaoxNQ=
+ 0koj+Wjx0uEpjxPnnnyvUHQnY3exmxMJ1HbeDbWW+6U=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
@@ -726,11 +726,11 @@
hash
- bqva3gjoFDSlu539qki/ZzoMVbA=
+ yLqZnzryaHKwVWS7JcmGNM4lQe0=
hash2
- PsQgvNtyuVlS03ZjbOtBtYg12eUf7yKOI+BbHhaoxNQ=
+ 0koj+Wjx0uEpjxPnnnyvUHQnY3exmxMJ1HbeDbWW+6U=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
@@ -792,22 +792,22 @@
hash
- zYMnUeyZu0IeKX2sXiw1DJyKSWw=
+ EAcZ8mCDT/4hSH6steTBeXPARfk=
hash2
- FnEUtS/K9Y4Fq6i/Vud/bk5IMebkIu3jYpXHeC9jl4g=
+ iNkYZhnFndUZAfqdLB21R8pkwhSNRGqe6O+RiS+2UmM=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/_CodeSignature/CodeResources
hash
- aX/LbcBU+T/5pcaGnKNpz63+bOI=
+ c6WQzOFx+esVfJNcl42tngQ6Anw=
hash2
- aXeouveQWWc0N8GmApySmEDL/QtH76AlhlP8VYmxblk=
+ dlwek+Gx7Byu/zYIm9Bo9gie4LDZ+OLpuw8DAw6I11o=
ios-arm64_x86_64-simulator/TalsecRuntime.framework/cacert.pem
diff --git a/ios/TalsecRuntime.xcframework/_CodeSignature/CodeSignature b/ios/TalsecRuntime.xcframework/_CodeSignature/CodeSignature
index 4ae3d89..beb61c1 100644
Binary files a/ios/TalsecRuntime.xcframework/_CodeSignature/CodeSignature and b/ios/TalsecRuntime.xcframework/_CodeSignature/CodeSignature differ
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/CurlWrapper.h b/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/CurlWrapper.h
index f287bf7..ea967ee 100644
--- a/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/CurlWrapper.h
+++ b/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/CurlWrapper.h
@@ -16,7 +16,7 @@
#include
#include
-struct ZBaWKQoDpvAJ {
+struct lqeRwvPWlgmX {
char *memory;
size_t size;
CURLcode ret;
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h b/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h
index 4d77680..5fe1108 100644
--- a/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h
+++ b/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h
@@ -298,7 +298,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#if defined(__OBJC__)
-SWIFT_EXTERN void __cwFdlWTYBnOZtUMdmRoSABY(void);
+SWIFT_EXTERN void __LkFXzammeICgeKrPovSkLjL(void);
#endif
#if __has_attribute(external_source_symbol)
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/curl.h b/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/curl.h
index 313a01f..35d21c3 100644
--- a/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/curl.h
+++ b/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/curl.h
@@ -789,11 +789,11 @@ typedef enum {
*
* CURLAUTH_NONE - No HTTP authentication
* CURLAUTH_BASIC - HTTP Basic authentication (default)
- * CURLAUTH_DIGEST - HTTP DiIUot authentication
+ * CURLAUTH_DIGEST - HTTP DirBKt authentication
* CURLAUTH_NEGOTIATE - HTTP Negotiate (SPNEGO) authentication
* CURLAUTH_GSSNEGOTIATE - Alias for CURLAUTH_NEGOTIATE (deprecated)
* CURLAUTH_NTLM - HTTP NTLM authentication
- * CURLAUTH_DIGEST_IE - HTTP DiIUot authentication with IE flavour
+ * CURLAUTH_DIGEST_IE - HTTP DirBKt authentication with IE flavour
* CURLAUTH_NTLM_WB - HTTP NTLM authentication delegated to winbind helper
* CURLAUTH_BEARER - HTTP Bearer token authentication
* CURLAUTH_ONLY - Use together with a single other type to force no
@@ -1125,7 +1125,7 @@ typedef enum {
/* Specified file stream to upload from (use as input): */
CURLOPT(CURLOPT_READDATA, CURLOPTTYPE_CBPOINT, 9),
- /* Buffer to receive error messaIUo in, must be at least CURL_ERROR_SIZE
+ /* Buffer to receive error messarBK in, must be at least CURL_ERROR_SIZE
* bytes big. */
CURLOPT(CURLOPT_ERRORBUFFER, CURLOPTTYPE_OBJECTPOINT, 10),
@@ -1505,7 +1505,7 @@ typedef enum {
Note that setting multiple bits may cause extra network round-trips. */
CURLOPT(CURLOPT_PROXYAUTH, CURLOPTTYPE_VALUES, 111),
- /* Option that chanIUo the timeout, in seconds, associated with getting a
+ /* Option that chanrBK the timeout, in seconds, associated with getting a
response. This is different from transfer timeout time and essentially
places a demand on the server to acknowledge commands in a timely
manner. For FTP, SMTP, IMAP and POP3. */
@@ -3056,7 +3056,7 @@ typedef enum {
/* The 'CURLVERSION_NOW' is the symbolic name meant to be used by
basically all programs ever that want to get version information. It is
meant to be a built-in version number for what kind of struct the caller
- expects. If the struct ever chanIUo, we redefine the NOW to another enum
+ expects. If the struct ever chanrBK, we redefine the NOW to another enum
from above. */
#define CURLVERSION_NOW CURLVERSION_TWELFTH
@@ -3178,7 +3178,7 @@ CURL_EXTERN curl_version_info_data *curl_version_info(CURLversion);
*
* The curl_easy_strerror function may be used to turn a CURLcode value
* into the equivalent human readable error string. This is useful
- * for printing meaningful error messaIUo.
+ * for printing meaningful error messarBK.
*/
CURL_EXTERN const char *curl_easy_strerror(CURLcode);
@@ -3189,7 +3189,7 @@ CURL_EXTERN const char *curl_easy_strerror(CURLcode);
*
* The curl_share_strerror function may be used to turn a CURLSHcode value
* into the equivalent human readable error string. This is useful
- * for printing meaningful error messaIUo.
+ * for printing meaningful error messarBK.
*/
CURL_EXTERN const char *curl_share_strerror(CURLSHcode);
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/multi.h b/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/multi.h
index 89355e2..876c04d 100644
--- a/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/multi.h
+++ b/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/multi.h
@@ -236,8 +236,8 @@ CURL_EXTERN CURLMcode curl_multi_cleanup(CURLM *multi_handle);
/*
* Name: curl_multi_info_read()
*
- * Desc: Ask the multi handle if there's any messaIUo/informationals from
- * the individual transfers. MessaIUo include informationals such as
+ * Desc: Ask the multi handle if there's any messarBK/informationals from
+ * the individual transfers. MessarBK include informationals such as
* error code from the transfer or just the fact that a transfer is
* completed. More details on these should be written down as well.
*
@@ -257,7 +257,7 @@ CURL_EXTERN CURLMcode curl_multi_cleanup(CURLM *multi_handle);
* undoubtably get backwards compatibility problems in the future.
*
* Returns: A pointer to a filled-in struct, or NULL if it failed or ran out
- * of structs. It also writes the number of messaIUo left in the
+ * of structs. It also writes the number of messarBK left in the
* queue (after this read) in the integer the second argument points
* to.
*/
@@ -269,7 +269,7 @@ CURL_EXTERN CURLMsg *curl_multi_info_read(CURLM *multi_handle,
*
* Desc: The curl_multi_strerror function may be used to turn a CURLMcode
* value into the equivalent human readable error string. This is
- * useful for printing meaningful error messaIUo.
+ * useful for printing meaningful error messarBK.
*
* Returns: A pointer to a null-terminated error message.
*/
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/options.h b/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/options.h
index cf84d2f..f4d3fbe 100644
--- a/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/options.h
+++ b/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/options.h
@@ -46,7 +46,7 @@ typedef enum {
we prefer another name */
#define CURLOT_FLAG_ALIAS (1<<0)
-/* The CURLOPTTYPE_* id ranIUo can still be used to figure out what type/size
+/* The CURLOPTTYPE_* id ranrBK can still be used to figure out what type/size
to use for curl_easy_setopt() for the given id */
struct curl_easyoption {
const char *name;
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/urlapi.h b/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/urlapi.h
index 5b1c815..5b32ed2 100644
--- a/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/urlapi.h
+++ b/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/urlapi.h
@@ -143,7 +143,7 @@ CURL_EXTERN CURLUcode curl_url_set(CURLU *handle, CURLUPart what,
/*
* curl_url_strerror() turns a CURLUcode value into the equivalent human
* readable error string. This is useful for printing meaningful error
- * messaIUo.
+ * messarBK.
*/
CURL_EXTERN const char *curl_url_strerror(CURLUcode);
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Info.plist b/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Info.plist
index 863ea71..dd7bb37 100644
Binary files a/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Info.plist and b/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Info.plist differ
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json b/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json
index 7168fa5..a83468b 100644
--- a/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json
+++ b/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json
@@ -2395,968 +2395,968 @@
},
"ConstValues": [
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 243,
"length": 13,
"value": "\"development\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 279,
"length": 12,
"value": "\"production\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 312,
"length": 10,
"value": "\"disabled\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 243,
"length": 13,
"value": "\"development\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 279,
"length": 12,
"value": "\"production\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 312,
"length": 10,
"value": "\"disabled\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 575,
"length": 24,
"value": "\"keychain-access-groups\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 628,
"length": 16,
"value": "\"get-task-allow\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 675,
"length": 17,
"value": "\"aps-environment\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 722,
"length": 24,
"value": "\"application-identifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 575,
"length": 24,
"value": "\"keychain-access-groups\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 628,
"length": 16,
"value": "\"get-task-allow\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 675,
"length": 17,
"value": "\"aps-environment\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 722,
"length": 24,
"value": "\"application-identifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "BooleanLiteral",
"offset": 1994,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2227,
"length": 6,
"value": "\"Name\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2259,
"length": 11,
"value": "\"AppIDName\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2296,
"length": 29,
"value": "\"ApplicationIdentifierPrefix\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2350,
"length": 10,
"value": "\"TeamName\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2392,
"length": 16,
"value": "\"TeamIdentifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2433,
"length": 10,
"value": "\"Platform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2474,
"length": 16,
"value": "\"IsXcodeManaged\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2519,
"length": 14,
"value": "\"CreationDate\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2564,
"length": 16,
"value": "\"ExpirationDate\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2607,
"length": 12,
"value": "\"TimeToLive\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2640,
"length": 6,
"value": "\"UUID\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2670,
"length": 9,
"value": "\"Version\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2708,
"length": 14,
"value": "\"Entitlements\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2227,
"length": 6,
"value": "\"Name\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2259,
"length": 11,
"value": "\"AppIDName\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2296,
"length": 29,
"value": "\"ApplicationIdentifierPrefix\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2350,
"length": 10,
"value": "\"TeamName\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2392,
"length": 16,
"value": "\"TeamIdentifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2433,
"length": 10,
"value": "\"Platform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2474,
"length": 16,
"value": "\"IsXcodeManaged\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2519,
"length": 14,
"value": "\"CreationDate\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2564,
"length": 16,
"value": "\"ExpirationDate\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2607,
"length": 12,
"value": "\"TimeToLive\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2640,
"length": 6,
"value": "\"UUID\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2670,
"length": 9,
"value": "\"Version\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2708,
"length": 14,
"value": "\"Entitlements\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
"kind": "Array",
"offset": 375,
"length": 2,
"value": "[]"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
"kind": "StringLiteral",
"offset": 415,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
"kind": "BooleanLiteral",
"offset": 491,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 471,
"length": 11,
"value": "\"osVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 511,
"length": 14,
"value": "\"manufacturer\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 547,
"length": 7,
"value": "\"model\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 471,
"length": 11,
"value": "\"osVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 511,
"length": 14,
"value": "\"manufacturer\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 547,
"length": 7,
"value": "\"model\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 753,
"length": 10,
"value": "\"security\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 790,
"length": 12,
"value": "\"biometrics\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 835,
"length": 18,
"value": "\"hwBackedKeychain\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 753,
"length": 10,
"value": "\"security\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 790,
"length": 12,
"value": "\"biometrics\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 835,
"length": 18,
"value": "\"hwBackedKeychain\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 1430,
"length": 18,
"value": "\"endOfGracePeriod\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 1430,
"length": 18,
"value": "\"endOfGracePeriod\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 1874,
"length": 15,
"value": "\"appIdentifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 1916,
"length": 12,
"value": "\"appVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 1874,
"length": 15,
"value": "\"appIdentifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 1916,
"length": 12,
"value": "\"appVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 5913,
"length": 5,
"value": "\"iOS\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 6350,
"length": 7,
"value": "\"en_US\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 6829,
"length": 3,
"value": "\".\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 6879,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7102,
"length": 12,
"value": "\"instanceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7141,
"length": 12,
"value": "\"deviceInfo\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7181,
"length": 13,
"value": "\"deviceState\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7218,
"length": 9,
"value": "\"appInfo\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7252,
"length": 10,
"value": "\"platform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7288,
"length": 11,
"value": "\"occurence\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7330,
"length": 16,
"value": "\"incidentReport\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7369,
"length": 8,
"value": "\"checks\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7404,
"length": 12,
"value": "\"externalId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7442,
"length": 11,
"value": "\"sessionId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7478,
"length": 10,
"value": "\"deviceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7515,
"length": 12,
"value": "\"sdkVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7555,
"length": 13,
"value": "\"sdkPlatform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7598,
"length": 15,
"value": "\"sdkIdentifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7102,
"length": 12,
"value": "\"instanceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7141,
"length": 12,
"value": "\"deviceInfo\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7181,
"length": 13,
"value": "\"deviceState\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7218,
"length": 9,
"value": "\"appInfo\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7252,
"length": 10,
"value": "\"platform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7288,
"length": 11,
"value": "\"occurence\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7330,
"length": 16,
"value": "\"incidentReport\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7369,
"length": 8,
"value": "\"checks\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7404,
"length": 12,
"value": "\"externalId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7442,
"length": 11,
"value": "\"sessionId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7478,
"length": 10,
"value": "\"deviceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7515,
"length": 12,
"value": "\"sdkVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7555,
"length": 13,
"value": "\"sdkPlatform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7598,
"length": 15,
"value": "\"sdkIdentifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 369,
"length": 5,
"value": "\"iOS\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 883,
"length": 7,
"value": "\"en_US\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1138,
"length": 12,
"value": "\"instanceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1177,
"length": 12,
"value": "\"sdkVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1214,
"length": 10,
"value": "\"platform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1252,
"length": 13,
"value": "\"sdkPlatform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1292,
"length": 12,
"value": "\"deviceInfo\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1332,
"length": 13,
"value": "\"deviceState\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1371,
"length": 11,
"value": "\"occurence\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1405,
"length": 8,
"value": "\"checks\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1438,
"length": 10,
"value": "\"deviceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1475,
"length": 12,
"value": "\"externalId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1513,
"length": 11,
"value": "\"licensing\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1138,
"length": 12,
"value": "\"instanceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1177,
"length": 12,
"value": "\"sdkVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1214,
"length": 10,
"value": "\"platform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1252,
"length": 13,
"value": "\"sdkPlatform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1292,
"length": 12,
"value": "\"deviceInfo\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1332,
"length": 13,
"value": "\"deviceState\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1371,
"length": 11,
"value": "\"occurence\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1405,
"length": 8,
"value": "\"checks\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1438,
"length": 10,
"value": "\"deviceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1475,
"length": 12,
"value": "\"externalId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1513,
"length": 11,
"value": "\"licensing\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/ScreenCapture\/ScreenCaptureReportRateLimiter.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/ScreenCapture\/ScreenCaptureReportRateLimiter.swift",
"kind": "IntegerLiteral",
"offset": 253,
"length": 2,
"value": "10"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
"kind": "StringLiteral",
"offset": 539,
"length": 8,
"value": "\"status\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
"kind": "StringLiteral",
"offset": 570,
"length": 8,
"value": "\"timeMs\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
"kind": "StringLiteral",
"offset": 539,
"length": 8,
"value": "\"status\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
"kind": "StringLiteral",
"offset": 570,
"length": 8,
"value": "\"timeMs\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/FreeRASP\/TalsecRunner.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/FreeRASP\/TalsecRunner.swift",
"kind": "BooleanLiteral",
"offset": 477,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 289,
"length": 14,
"value": "\"appIntegrity\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 382,
"length": 18,
"value": "\"privilegedAccess\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 456,
"length": 7,
"value": "\"debug\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 562,
"length": 7,
"value": "\"hooks\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 909,
"length": 15,
"value": "\"deviceBinding\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 289,
"length": 14,
"value": "\"appIntegrity\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 382,
"length": 18,
"value": "\"privilegedAccess\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 456,
"length": 7,
"value": "\"debug\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 562,
"length": 7,
"value": "\"hooks\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 909,
"length": 15,
"value": "\"deviceBinding\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
"kind": "Dictionary",
"offset": 605,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
"kind": "BooleanLiteral",
- "offset": 16208,
+ "offset": 17407,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
"kind": "BooleanLiteral",
- "offset": 17445,
+ "offset": 18644,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
"kind": "BooleanLiteral",
- "offset": 18071,
+ "offset": 19270,
"length": 4,
"value": "true"
}
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/TalsecRuntime b/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/TalsecRuntime
old mode 100755
new mode 100644
index 439f3fe..ca60be1
Binary files a/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/TalsecRuntime and b/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/TalsecRuntime differ
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/CurlWrapper.h b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/CurlWrapper.h
index f287bf7..ea967ee 100644
--- a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/CurlWrapper.h
+++ b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/CurlWrapper.h
@@ -16,7 +16,7 @@
#include
#include
-struct ZBaWKQoDpvAJ {
+struct lqeRwvPWlgmX {
char *memory;
size_t size;
CURLcode ret;
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h
index 9bbc5d6..160f52a 100644
--- a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h
+++ b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h
@@ -298,7 +298,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#if defined(__OBJC__)
-SWIFT_EXTERN void __cwFdlWTYBnOZtUMdmRoSABY(void);
+SWIFT_EXTERN void __LkFXzammeICgeKrPovSkLjL(void);
#endif
#if __has_attribute(external_source_symbol)
@@ -608,7 +608,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#if defined(__OBJC__)
-SWIFT_EXTERN void __cwFdlWTYBnOZtUMdmRoSABY(void);
+SWIFT_EXTERN void __LkFXzammeICgeKrPovSkLjL(void);
#endif
#if __has_attribute(external_source_symbol)
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curl.h b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curl.h
index 313a01f..35d21c3 100644
--- a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curl.h
+++ b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curl.h
@@ -789,11 +789,11 @@ typedef enum {
*
* CURLAUTH_NONE - No HTTP authentication
* CURLAUTH_BASIC - HTTP Basic authentication (default)
- * CURLAUTH_DIGEST - HTTP DiIUot authentication
+ * CURLAUTH_DIGEST - HTTP DirBKt authentication
* CURLAUTH_NEGOTIATE - HTTP Negotiate (SPNEGO) authentication
* CURLAUTH_GSSNEGOTIATE - Alias for CURLAUTH_NEGOTIATE (deprecated)
* CURLAUTH_NTLM - HTTP NTLM authentication
- * CURLAUTH_DIGEST_IE - HTTP DiIUot authentication with IE flavour
+ * CURLAUTH_DIGEST_IE - HTTP DirBKt authentication with IE flavour
* CURLAUTH_NTLM_WB - HTTP NTLM authentication delegated to winbind helper
* CURLAUTH_BEARER - HTTP Bearer token authentication
* CURLAUTH_ONLY - Use together with a single other type to force no
@@ -1125,7 +1125,7 @@ typedef enum {
/* Specified file stream to upload from (use as input): */
CURLOPT(CURLOPT_READDATA, CURLOPTTYPE_CBPOINT, 9),
- /* Buffer to receive error messaIUo in, must be at least CURL_ERROR_SIZE
+ /* Buffer to receive error messarBK in, must be at least CURL_ERROR_SIZE
* bytes big. */
CURLOPT(CURLOPT_ERRORBUFFER, CURLOPTTYPE_OBJECTPOINT, 10),
@@ -1505,7 +1505,7 @@ typedef enum {
Note that setting multiple bits may cause extra network round-trips. */
CURLOPT(CURLOPT_PROXYAUTH, CURLOPTTYPE_VALUES, 111),
- /* Option that chanIUo the timeout, in seconds, associated with getting a
+ /* Option that chanrBK the timeout, in seconds, associated with getting a
response. This is different from transfer timeout time and essentially
places a demand on the server to acknowledge commands in a timely
manner. For FTP, SMTP, IMAP and POP3. */
@@ -3056,7 +3056,7 @@ typedef enum {
/* The 'CURLVERSION_NOW' is the symbolic name meant to be used by
basically all programs ever that want to get version information. It is
meant to be a built-in version number for what kind of struct the caller
- expects. If the struct ever chanIUo, we redefine the NOW to another enum
+ expects. If the struct ever chanrBK, we redefine the NOW to another enum
from above. */
#define CURLVERSION_NOW CURLVERSION_TWELFTH
@@ -3178,7 +3178,7 @@ CURL_EXTERN curl_version_info_data *curl_version_info(CURLversion);
*
* The curl_easy_strerror function may be used to turn a CURLcode value
* into the equivalent human readable error string. This is useful
- * for printing meaningful error messaIUo.
+ * for printing meaningful error messarBK.
*/
CURL_EXTERN const char *curl_easy_strerror(CURLcode);
@@ -3189,7 +3189,7 @@ CURL_EXTERN const char *curl_easy_strerror(CURLcode);
*
* The curl_share_strerror function may be used to turn a CURLSHcode value
* into the equivalent human readable error string. This is useful
- * for printing meaningful error messaIUo.
+ * for printing meaningful error messarBK.
*/
CURL_EXTERN const char *curl_share_strerror(CURLSHcode);
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/multi.h b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/multi.h
index 89355e2..876c04d 100644
--- a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/multi.h
+++ b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/multi.h
@@ -236,8 +236,8 @@ CURL_EXTERN CURLMcode curl_multi_cleanup(CURLM *multi_handle);
/*
* Name: curl_multi_info_read()
*
- * Desc: Ask the multi handle if there's any messaIUo/informationals from
- * the individual transfers. MessaIUo include informationals such as
+ * Desc: Ask the multi handle if there's any messarBK/informationals from
+ * the individual transfers. MessarBK include informationals such as
* error code from the transfer or just the fact that a transfer is
* completed. More details on these should be written down as well.
*
@@ -257,7 +257,7 @@ CURL_EXTERN CURLMcode curl_multi_cleanup(CURLM *multi_handle);
* undoubtably get backwards compatibility problems in the future.
*
* Returns: A pointer to a filled-in struct, or NULL if it failed or ran out
- * of structs. It also writes the number of messaIUo left in the
+ * of structs. It also writes the number of messarBK left in the
* queue (after this read) in the integer the second argument points
* to.
*/
@@ -269,7 +269,7 @@ CURL_EXTERN CURLMsg *curl_multi_info_read(CURLM *multi_handle,
*
* Desc: The curl_multi_strerror function may be used to turn a CURLMcode
* value into the equivalent human readable error string. This is
- * useful for printing meaningful error messaIUo.
+ * useful for printing meaningful error messarBK.
*
* Returns: A pointer to a null-terminated error message.
*/
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/options.h b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/options.h
index cf84d2f..f4d3fbe 100644
--- a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/options.h
+++ b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/options.h
@@ -46,7 +46,7 @@ typedef enum {
we prefer another name */
#define CURLOT_FLAG_ALIAS (1<<0)
-/* The CURLOPTTYPE_* id ranIUo can still be used to figure out what type/size
+/* The CURLOPTTYPE_* id ranrBK can still be used to figure out what type/size
to use for curl_easy_setopt() for the given id */
struct curl_easyoption {
const char *name;
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/urlapi.h b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/urlapi.h
index 5b1c815..5b32ed2 100644
--- a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/urlapi.h
+++ b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/urlapi.h
@@ -143,7 +143,7 @@ CURL_EXTERN CURLUcode curl_url_set(CURLU *handle, CURLUPart what,
/*
* curl_url_strerror() turns a CURLUcode value into the equivalent human
* readable error string. This is useful for printing meaningful error
- * messaIUo.
+ * messarBK.
*/
CURL_EXTERN const char *curl_url_strerror(CURLUcode);
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Info.plist b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Info.plist
index 2515386..f7ab445 100644
Binary files a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Info.plist and b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Info.plist differ
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json
index 7168fa5..a83468b 100644
--- a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json
+++ b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json
@@ -2395,968 +2395,968 @@
},
"ConstValues": [
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 243,
"length": 13,
"value": "\"development\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 279,
"length": 12,
"value": "\"production\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 312,
"length": 10,
"value": "\"disabled\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 243,
"length": 13,
"value": "\"development\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 279,
"length": 12,
"value": "\"production\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 312,
"length": 10,
"value": "\"disabled\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 575,
"length": 24,
"value": "\"keychain-access-groups\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 628,
"length": 16,
"value": "\"get-task-allow\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 675,
"length": 17,
"value": "\"aps-environment\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 722,
"length": 24,
"value": "\"application-identifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 575,
"length": 24,
"value": "\"keychain-access-groups\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 628,
"length": 16,
"value": "\"get-task-allow\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 675,
"length": 17,
"value": "\"aps-environment\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 722,
"length": 24,
"value": "\"application-identifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "BooleanLiteral",
"offset": 1994,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2227,
"length": 6,
"value": "\"Name\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2259,
"length": 11,
"value": "\"AppIDName\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2296,
"length": 29,
"value": "\"ApplicationIdentifierPrefix\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2350,
"length": 10,
"value": "\"TeamName\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2392,
"length": 16,
"value": "\"TeamIdentifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2433,
"length": 10,
"value": "\"Platform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2474,
"length": 16,
"value": "\"IsXcodeManaged\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2519,
"length": 14,
"value": "\"CreationDate\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2564,
"length": 16,
"value": "\"ExpirationDate\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2607,
"length": 12,
"value": "\"TimeToLive\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2640,
"length": 6,
"value": "\"UUID\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2670,
"length": 9,
"value": "\"Version\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2708,
"length": 14,
"value": "\"Entitlements\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2227,
"length": 6,
"value": "\"Name\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2259,
"length": 11,
"value": "\"AppIDName\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2296,
"length": 29,
"value": "\"ApplicationIdentifierPrefix\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2350,
"length": 10,
"value": "\"TeamName\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2392,
"length": 16,
"value": "\"TeamIdentifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2433,
"length": 10,
"value": "\"Platform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2474,
"length": 16,
"value": "\"IsXcodeManaged\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2519,
"length": 14,
"value": "\"CreationDate\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2564,
"length": 16,
"value": "\"ExpirationDate\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2607,
"length": 12,
"value": "\"TimeToLive\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2640,
"length": 6,
"value": "\"UUID\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2670,
"length": 9,
"value": "\"Version\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2708,
"length": 14,
"value": "\"Entitlements\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
"kind": "Array",
"offset": 375,
"length": 2,
"value": "[]"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
"kind": "StringLiteral",
"offset": 415,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
"kind": "BooleanLiteral",
"offset": 491,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 471,
"length": 11,
"value": "\"osVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 511,
"length": 14,
"value": "\"manufacturer\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 547,
"length": 7,
"value": "\"model\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 471,
"length": 11,
"value": "\"osVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 511,
"length": 14,
"value": "\"manufacturer\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 547,
"length": 7,
"value": "\"model\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 753,
"length": 10,
"value": "\"security\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 790,
"length": 12,
"value": "\"biometrics\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 835,
"length": 18,
"value": "\"hwBackedKeychain\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 753,
"length": 10,
"value": "\"security\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 790,
"length": 12,
"value": "\"biometrics\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 835,
"length": 18,
"value": "\"hwBackedKeychain\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 1430,
"length": 18,
"value": "\"endOfGracePeriod\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 1430,
"length": 18,
"value": "\"endOfGracePeriod\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 1874,
"length": 15,
"value": "\"appIdentifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 1916,
"length": 12,
"value": "\"appVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 1874,
"length": 15,
"value": "\"appIdentifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 1916,
"length": 12,
"value": "\"appVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 5913,
"length": 5,
"value": "\"iOS\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 6350,
"length": 7,
"value": "\"en_US\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 6829,
"length": 3,
"value": "\".\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 6879,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7102,
"length": 12,
"value": "\"instanceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7141,
"length": 12,
"value": "\"deviceInfo\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7181,
"length": 13,
"value": "\"deviceState\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7218,
"length": 9,
"value": "\"appInfo\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7252,
"length": 10,
"value": "\"platform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7288,
"length": 11,
"value": "\"occurence\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7330,
"length": 16,
"value": "\"incidentReport\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7369,
"length": 8,
"value": "\"checks\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7404,
"length": 12,
"value": "\"externalId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7442,
"length": 11,
"value": "\"sessionId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7478,
"length": 10,
"value": "\"deviceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7515,
"length": 12,
"value": "\"sdkVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7555,
"length": 13,
"value": "\"sdkPlatform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7598,
"length": 15,
"value": "\"sdkIdentifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7102,
"length": 12,
"value": "\"instanceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7141,
"length": 12,
"value": "\"deviceInfo\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7181,
"length": 13,
"value": "\"deviceState\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7218,
"length": 9,
"value": "\"appInfo\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7252,
"length": 10,
"value": "\"platform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7288,
"length": 11,
"value": "\"occurence\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7330,
"length": 16,
"value": "\"incidentReport\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7369,
"length": 8,
"value": "\"checks\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7404,
"length": 12,
"value": "\"externalId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7442,
"length": 11,
"value": "\"sessionId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7478,
"length": 10,
"value": "\"deviceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7515,
"length": 12,
"value": "\"sdkVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7555,
"length": 13,
"value": "\"sdkPlatform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7598,
"length": 15,
"value": "\"sdkIdentifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 369,
"length": 5,
"value": "\"iOS\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 883,
"length": 7,
"value": "\"en_US\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1138,
"length": 12,
"value": "\"instanceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1177,
"length": 12,
"value": "\"sdkVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1214,
"length": 10,
"value": "\"platform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1252,
"length": 13,
"value": "\"sdkPlatform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1292,
"length": 12,
"value": "\"deviceInfo\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1332,
"length": 13,
"value": "\"deviceState\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1371,
"length": 11,
"value": "\"occurence\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1405,
"length": 8,
"value": "\"checks\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1438,
"length": 10,
"value": "\"deviceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1475,
"length": 12,
"value": "\"externalId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1513,
"length": 11,
"value": "\"licensing\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1138,
"length": 12,
"value": "\"instanceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1177,
"length": 12,
"value": "\"sdkVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1214,
"length": 10,
"value": "\"platform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1252,
"length": 13,
"value": "\"sdkPlatform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1292,
"length": 12,
"value": "\"deviceInfo\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1332,
"length": 13,
"value": "\"deviceState\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1371,
"length": 11,
"value": "\"occurence\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1405,
"length": 8,
"value": "\"checks\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1438,
"length": 10,
"value": "\"deviceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1475,
"length": 12,
"value": "\"externalId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1513,
"length": 11,
"value": "\"licensing\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/ScreenCapture\/ScreenCaptureReportRateLimiter.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/ScreenCapture\/ScreenCaptureReportRateLimiter.swift",
"kind": "IntegerLiteral",
"offset": 253,
"length": 2,
"value": "10"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
"kind": "StringLiteral",
"offset": 539,
"length": 8,
"value": "\"status\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
"kind": "StringLiteral",
"offset": 570,
"length": 8,
"value": "\"timeMs\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
"kind": "StringLiteral",
"offset": 539,
"length": 8,
"value": "\"status\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
"kind": "StringLiteral",
"offset": 570,
"length": 8,
"value": "\"timeMs\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/FreeRASP\/TalsecRunner.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/FreeRASP\/TalsecRunner.swift",
"kind": "BooleanLiteral",
"offset": 477,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 289,
"length": 14,
"value": "\"appIntegrity\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 382,
"length": 18,
"value": "\"privilegedAccess\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 456,
"length": 7,
"value": "\"debug\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 562,
"length": 7,
"value": "\"hooks\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 909,
"length": 15,
"value": "\"deviceBinding\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 289,
"length": 14,
"value": "\"appIntegrity\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 382,
"length": 18,
"value": "\"privilegedAccess\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 456,
"length": 7,
"value": "\"debug\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 562,
"length": 7,
"value": "\"hooks\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 909,
"length": 15,
"value": "\"deviceBinding\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
"kind": "Dictionary",
"offset": 605,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
"kind": "BooleanLiteral",
- "offset": 16208,
+ "offset": 17407,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
"kind": "BooleanLiteral",
- "offset": 17445,
+ "offset": 18644,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
"kind": "BooleanLiteral",
- "offset": 18071,
+ "offset": 19270,
"length": 4,
"value": "true"
}
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json
index 7168fa5..a83468b 100644
--- a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json
+++ b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json
@@ -2395,968 +2395,968 @@
},
"ConstValues": [
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 243,
"length": 13,
"value": "\"development\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 279,
"length": 12,
"value": "\"production\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 312,
"length": 10,
"value": "\"disabled\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 243,
"length": 13,
"value": "\"development\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 279,
"length": 12,
"value": "\"production\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 312,
"length": 10,
"value": "\"disabled\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 575,
"length": 24,
"value": "\"keychain-access-groups\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 628,
"length": 16,
"value": "\"get-task-allow\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 675,
"length": 17,
"value": "\"aps-environment\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 722,
"length": 24,
"value": "\"application-identifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 575,
"length": 24,
"value": "\"keychain-access-groups\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 628,
"length": 16,
"value": "\"get-task-allow\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 675,
"length": 17,
"value": "\"aps-environment\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 722,
"length": 24,
"value": "\"application-identifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "BooleanLiteral",
"offset": 1994,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2227,
"length": 6,
"value": "\"Name\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2259,
"length": 11,
"value": "\"AppIDName\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2296,
"length": 29,
"value": "\"ApplicationIdentifierPrefix\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2350,
"length": 10,
"value": "\"TeamName\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2392,
"length": 16,
"value": "\"TeamIdentifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2433,
"length": 10,
"value": "\"Platform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2474,
"length": 16,
"value": "\"IsXcodeManaged\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2519,
"length": 14,
"value": "\"CreationDate\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2564,
"length": 16,
"value": "\"ExpirationDate\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2607,
"length": 12,
"value": "\"TimeToLive\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2640,
"length": 6,
"value": "\"UUID\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2670,
"length": 9,
"value": "\"Version\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2708,
"length": 14,
"value": "\"Entitlements\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2227,
"length": 6,
"value": "\"Name\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2259,
"length": 11,
"value": "\"AppIDName\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2296,
"length": 29,
"value": "\"ApplicationIdentifierPrefix\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2350,
"length": 10,
"value": "\"TeamName\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2392,
"length": 16,
"value": "\"TeamIdentifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2433,
"length": 10,
"value": "\"Platform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2474,
"length": 16,
"value": "\"IsXcodeManaged\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2519,
"length": 14,
"value": "\"CreationDate\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2564,
"length": 16,
"value": "\"ExpirationDate\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2607,
"length": 12,
"value": "\"TimeToLive\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2640,
"length": 6,
"value": "\"UUID\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2670,
"length": 9,
"value": "\"Version\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift",
"kind": "StringLiteral",
"offset": 2708,
"length": 14,
"value": "\"Entitlements\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
"kind": "Array",
"offset": 375,
"length": 2,
"value": "[]"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
"kind": "StringLiteral",
"offset": 415,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
"kind": "BooleanLiteral",
"offset": 491,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 471,
"length": 11,
"value": "\"osVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 511,
"length": 14,
"value": "\"manufacturer\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 547,
"length": 7,
"value": "\"model\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 471,
"length": 11,
"value": "\"osVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 511,
"length": 14,
"value": "\"manufacturer\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 547,
"length": 7,
"value": "\"model\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 753,
"length": 10,
"value": "\"security\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 790,
"length": 12,
"value": "\"biometrics\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 835,
"length": 18,
"value": "\"hwBackedKeychain\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 753,
"length": 10,
"value": "\"security\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 790,
"length": 12,
"value": "\"biometrics\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 835,
"length": 18,
"value": "\"hwBackedKeychain\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 1430,
"length": 18,
"value": "\"endOfGracePeriod\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 1430,
"length": 18,
"value": "\"endOfGracePeriod\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 1874,
"length": 15,
"value": "\"appIdentifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 1916,
"length": 12,
"value": "\"appVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 1874,
"length": 15,
"value": "\"appIdentifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 1916,
"length": 12,
"value": "\"appVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 5913,
"length": 5,
"value": "\"iOS\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 6350,
"length": 7,
"value": "\"en_US\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 6829,
"length": 3,
"value": "\".\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 6879,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7102,
"length": 12,
"value": "\"instanceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7141,
"length": 12,
"value": "\"deviceInfo\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7181,
"length": 13,
"value": "\"deviceState\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7218,
"length": 9,
"value": "\"appInfo\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7252,
"length": 10,
"value": "\"platform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7288,
"length": 11,
"value": "\"occurence\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7330,
"length": 16,
"value": "\"incidentReport\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7369,
"length": 8,
"value": "\"checks\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7404,
"length": 12,
"value": "\"externalId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7442,
"length": 11,
"value": "\"sessionId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7478,
"length": 10,
"value": "\"deviceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7515,
"length": 12,
"value": "\"sdkVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7555,
"length": 13,
"value": "\"sdkPlatform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7598,
"length": 15,
"value": "\"sdkIdentifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7102,
"length": 12,
"value": "\"instanceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7141,
"length": 12,
"value": "\"deviceInfo\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7181,
"length": 13,
"value": "\"deviceState\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7218,
"length": 9,
"value": "\"appInfo\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7252,
"length": 10,
"value": "\"platform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7288,
"length": 11,
"value": "\"occurence\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7330,
"length": 16,
"value": "\"incidentReport\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7369,
"length": 8,
"value": "\"checks\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7404,
"length": 12,
"value": "\"externalId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7442,
"length": 11,
"value": "\"sessionId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7478,
"length": 10,
"value": "\"deviceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7515,
"length": 12,
"value": "\"sdkVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7555,
"length": 13,
"value": "\"sdkPlatform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift",
"kind": "StringLiteral",
"offset": 7598,
"length": 15,
"value": "\"sdkIdentifier\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 369,
"length": 5,
"value": "\"iOS\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 883,
"length": 7,
"value": "\"en_US\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1138,
"length": 12,
"value": "\"instanceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1177,
"length": 12,
"value": "\"sdkVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1214,
"length": 10,
"value": "\"platform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1252,
"length": 13,
"value": "\"sdkPlatform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1292,
"length": 12,
"value": "\"deviceInfo\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1332,
"length": 13,
"value": "\"deviceState\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1371,
"length": 11,
"value": "\"occurence\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1405,
"length": 8,
"value": "\"checks\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1438,
"length": 10,
"value": "\"deviceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1475,
"length": 12,
"value": "\"externalId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1513,
"length": 11,
"value": "\"licensing\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1138,
"length": 12,
"value": "\"instanceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1177,
"length": 12,
"value": "\"sdkVersion\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1214,
"length": 10,
"value": "\"platform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1252,
"length": 13,
"value": "\"sdkPlatform\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1292,
"length": 12,
"value": "\"deviceInfo\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1332,
"length": 13,
"value": "\"deviceState\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1371,
"length": 11,
"value": "\"occurence\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1405,
"length": 8,
"value": "\"checks\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1438,
"length": 10,
"value": "\"deviceId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1475,
"length": 12,
"value": "\"externalId\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift",
"kind": "StringLiteral",
"offset": 1513,
"length": 11,
"value": "\"licensing\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/ScreenCapture\/ScreenCaptureReportRateLimiter.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/ScreenCapture\/ScreenCaptureReportRateLimiter.swift",
"kind": "IntegerLiteral",
"offset": 253,
"length": 2,
"value": "10"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
"kind": "StringLiteral",
"offset": 539,
"length": 8,
"value": "\"status\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
"kind": "StringLiteral",
"offset": 570,
"length": 8,
"value": "\"timeMs\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
"kind": "StringLiteral",
"offset": 539,
"length": 8,
"value": "\"status\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift",
"kind": "StringLiteral",
"offset": 570,
"length": 8,
"value": "\"timeMs\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/FreeRASP\/TalsecRunner.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/FreeRASP\/TalsecRunner.swift",
"kind": "BooleanLiteral",
"offset": 477,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 289,
"length": 14,
"value": "\"appIntegrity\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 382,
"length": 18,
"value": "\"privilegedAccess\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 456,
"length": 7,
"value": "\"debug\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 562,
"length": 7,
"value": "\"hooks\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 909,
"length": 15,
"value": "\"deviceBinding\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 289,
"length": 14,
"value": "\"appIntegrity\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 382,
"length": 18,
"value": "\"privilegedAccess\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 456,
"length": 7,
"value": "\"debug\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 562,
"length": 7,
"value": "\"hooks\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift",
"kind": "StringLiteral",
"offset": 909,
"length": 15,
"value": "\"deviceBinding\""
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
"kind": "Dictionary",
"offset": 605,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
"kind": "BooleanLiteral",
- "offset": 16208,
+ "offset": 17407,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
"kind": "BooleanLiteral",
- "offset": 17445,
+ "offset": 18644,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner10\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
+ "filePath": "\/Users\/talsec\/Talsec_Development\/talsec-dev\/actions-runner8\/_work\/rasp-ios\/rasp-ios\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
"kind": "BooleanLiteral",
- "offset": 18071,
+ "offset": 19270,
"length": 4,
"value": "true"
}
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/TalsecRuntime b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/TalsecRuntime
old mode 100755
new mode 100644
index 60fbe7d..4cfcf13
Binary files a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/TalsecRuntime and b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/TalsecRuntime differ
diff --git a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/_CodeSignature/CodeResources b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/_CodeSignature/CodeResources
index 7c884ea..b13facc 100644
--- a/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/_CodeSignature/CodeResources
+++ b/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/_CodeSignature/CodeResources
@@ -10,11 +10,11 @@
Headers/CurlWrapper.h
- EBzmLgNM0xNQ5w1iUFSySBDQ2y0=
+ yWYxxCcXEbjFCpmS24BApJYXbh0=
Headers/TalsecRuntime-Swift.h
- JfvS3FKxGkGOhy5jMN/wowxLS5c=
+ 5HZ57TtFrgvr9euYFL188ZTnq+g=
Headers/TalsecRuntime_iOS.h
@@ -22,7 +22,7 @@
Headers/curl.h
- wHNkda3/mYOiUTlrMXP3lZGoOKc=
+ ICQEi89sav+CSR9E4lsIpeOcKJQ=
Headers/curlver.h
@@ -42,11 +42,11 @@
Headers/multi.h
- pvg0BkRTKjI6lU+jM0gpnahMPKk=
+ kP5qXoWa+qvH0gNkmUB15E/Dg0U=
Headers/options.h
- f1E08Y+ewV77gaG3gaT9yKbdH/M=
+ JaEq/aCI9ctGUt3cyZz3mgAjkfk=
Headers/stdcheaders.h
@@ -58,7 +58,7 @@
Headers/urlapi.h
- Lcj4eCFfkJNlveSoavqNSRNDhPs=
+ GFQCEB7vDw84DVwScSKyv+dpe/Y=
Headers/websockets.h
@@ -66,11 +66,11 @@
Info.plist
- h3kJ6KL19ZAWM+x9jI7Qlm/pacs=
+ xWNx0GzhrbT9flVLimKWqbvBNuw=
Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json
- bqva3gjoFDSlu539qki/ZzoMVbA=
+ yLqZnzryaHKwVWS7JcmGNM4lQe0=
Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
@@ -86,11 +86,11 @@
Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.swiftmodule
- AeZzZ31EIfc/P3jGjdmfsbx2FUc=
+ B9CbsZrdX26APsX6iF3U3cs5I2c=
Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json
- bqva3gjoFDSlu539qki/ZzoMVbA=
+ yLqZnzryaHKwVWS7JcmGNM4lQe0=
Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
@@ -106,7 +106,7 @@
Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
- Z4Eyajgu3A5kHXLo4fX8o9JBCKQ=
+ ondtZPwC0j+vIjFxrcUqpAygcH8=
Modules/module.modulemap
@@ -138,14 +138,14 @@
hash2
- c88GR8SnRH+DwvExc1df1agcN9uhF25MJCfXweYpqj0=
+ UWpl0xTN+EDduJg3KHA/+YoE11mM9rGVMb5+y85EA2I=
Headers/TalsecRuntime-Swift.h
hash2
- RLu7oBNtSYVVN9JEGe/gYXnskZDw6gCgmBfKU6k5ezI=
+ MnZ9bwP1SQKKlmpvuRvw7qcw/XhyQJivGE4M/x5UOk4=
Headers/TalsecRuntime_iOS.h
@@ -159,7 +159,7 @@
hash2
- amB6SPhVKGilIObcHVRSkMbJAN5JR2IkFvjRwHzWpKc=
+ Duu15ydz6jn6YhsUc4LCXHCz9zx2q93TDJb2VSHsleI=
Headers/curlver.h
@@ -194,14 +194,14 @@
hash2
- ejMi0TTYzxoZnsiFRJFxiEaKJgmjdixMDv5jc8vDQ0Y=
+ ssqNgKdKtUF2uL2iMRQ9HsVxJrFtrnFR9lnRMaZFR4k=
Headers/options.h
hash2
- JI/oMKWSHPyibxS7h2ps4dFAFqpboHphEoFrDFDv7Rs=
+ mOnEE+sxj9Nv+SVzuH5IvPCVjPBLrPUs9q9QNMIjg34=
Headers/stdcheaders.h
@@ -222,7 +222,7 @@
hash2
- GGl9dTOD7XB1aE+gQdug3EBgESlBYgWhrN0c3leLAyQ=
+ Z/PCAuO4fZUr//t/IHpQylOVRsQGHJIV2PycnQ+DxGk=
Headers/websockets.h
@@ -236,7 +236,7 @@
hash2
- PsQgvNtyuVlS03ZjbOtBtYg12eUf7yKOI+BbHhaoxNQ=
+ 0koj+Wjx0uEpjxPnnnyvUHQnY3exmxMJ1HbeDbWW+6U=
Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
@@ -264,14 +264,14 @@
hash2
- B4UyyipRikWPtDL/bsPM3ReWbv/oObQn1ZlV7fKQ3zs=
+ ZRzqD9mn8hZf7oInyTAz9u7j9a0EMz4HXXG5QN/Ewr8=
Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json
hash2
- PsQgvNtyuVlS03ZjbOtBtYg12eUf7yKOI+BbHhaoxNQ=
+ 0koj+Wjx0uEpjxPnnnyvUHQnY3exmxMJ1HbeDbWW+6U=
Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
@@ -299,7 +299,7 @@
hash2
- FIm7jB77jQVYW5sC/SZBkhkwPaBoklgiE0OSCbA0Q1g=
+ GwGPK7Gx3QxxUlsRQ4NyxbT7oX0tDUKz85phXz0leYM=
Modules/module.modulemap
diff --git a/package.json b/package.json
index 7b1c8a1..145eb05 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "freerasp-react-native",
- "version": "3.14.1",
+ "version": "4.0.0",
"description": "React Native plugin for improving app security and threat monitoring on Android and iOS mobile devices.",
"main": "lib/commonjs/index",
"module": "lib/module/index",