Skip to content

Commit 28ad911

Browse files
committed
new sdk
1 parent 32cdb81 commit 28ad911

File tree

16 files changed

+96
-67
lines changed

16 files changed

+96
-67
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# freeRASP 3.1.0
2+
### Android
3+
- ⚡ Fixed issue with incorrect Keystore type detection on Android 11 and above (https://github.com/talsec/Free-RASP-Flutter/issues/77)
4+
5+
### iOS
6+
- ⚡ Reduced timeout period for logging from 20 sec to 5 sec
7+
- ⚡ Logging is now async in all calls
8+
19
# freeRASP 3.0.0
210

311
### Android

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dependencies {
8282
//noinspection GradleDynamicVersion
8383
implementation "com.facebook.react:react-native"
8484
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
85-
implementation "com.aheaditec.talsec.security:TalsecSecurity-Community-ReactNative:8.0.1"
85+
implementation "com.aheaditec.talsec.security:TalsecSecurity-Community-ReactNative:8.0.2"
8686
}
8787

8888
if (isNewArchitectureEnabled()) {

ios/TalsecRuntime.xcframework/Info.plist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,30 @@
66
<array>
77
<dict>
88
<key>LibraryIdentifier</key>
9-
<string>ios-arm64</string>
9+
<string>ios-arm64_x86_64-simulator</string>
1010
<key>LibraryPath</key>
1111
<string>TalsecRuntime.framework</string>
1212
<key>SupportedArchitectures</key>
1313
<array>
1414
<string>arm64</string>
15+
<string>x86_64</string>
1516
</array>
1617
<key>SupportedPlatform</key>
1718
<string>ios</string>
19+
<key>SupportedPlatformVariant</key>
20+
<string>simulator</string>
1821
</dict>
1922
<dict>
2023
<key>LibraryIdentifier</key>
21-
<string>ios-arm64_x86_64-simulator</string>
24+
<string>ios-arm64</string>
2225
<key>LibraryPath</key>
2326
<string>TalsecRuntime.framework</string>
2427
<key>SupportedArchitectures</key>
2528
<array>
2629
<string>arm64</string>
27-
<string>x86_64</string>
2830
</array>
2931
<key>SupportedPlatform</key>
3032
<string>ios</string>
31-
<key>SupportedPlatformVariant</key>
32-
<string>simulator</string>
3333
</dict>
3434
</array>
3535
<key>CFBundlePackageType</key>

ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/CurlWrapper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include <unistd.h>
1717
#include <string.h>
1818

19-
struct rELTKeUlNBtW {
19+
struct MRBKHkNLymuB {
2020
char *memory;
2121
size_t size;
2222
CURLcode ret;

ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
281281

282282
#if defined(__OBJC__)
283283

284-
SWIFT_EXTERN void __vOXbpNRhpnChjnGnjZhWdRZ(void);
284+
SWIFT_EXTERN void __gEpMdsSyQvqeuMjBPsfuvPt(void);
285285

286286
#endif
287287
#if defined(__cplusplus)
Binary file not shown.

ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json

Lines changed: 21 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2610,7 +2610,7 @@
26102610
"kind": "StringLiteral",
26112611
"offset": 7218,
26122612
"length": 7,
2613-
"value": "\"5.0.1\""
2613+
"value": "\"5.1.0\""
26142614
},
26152615
{
26162616
"filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift",
@@ -5156,91 +5156,98 @@
51565156
{
51575157
"filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
51585158
"kind": "BooleanLiteral",
5159-
"offset": 7037,
5159+
"offset": 6707,
51605160
"length": 5,
51615161
"value": "false"
51625162
},
51635163
{
51645164
"filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
51655165
"kind": "Dictionary",
5166-
"offset": 7052,
5166+
"offset": 6722,
51675167
"length": 3,
51685168
"value": "[]"
51695169
},
51705170
{
51715171
"filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
51725172
"kind": "BooleanLiteral",
5173-
"offset": 7396,
5173+
"offset": 7066,
51745174
"length": 5,
51755175
"value": "false"
51765176
},
51775177
{
51785178
"filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
51795179
"kind": "Dictionary",
5180-
"offset": 7411,
5180+
"offset": 7081,
51815181
"length": 3,
51825182
"value": "[]"
51835183
},
51845184
{
51855185
"filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
51865186
"kind": "BooleanLiteral",
5187-
"offset": 8292,
5187+
"offset": 7962,
51885188
"length": 5,
51895189
"value": "false"
51905190
},
51915191
{
51925192
"filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
51935193
"kind": "Dictionary",
5194-
"offset": 8307,
5194+
"offset": 7977,
51955195
"length": 3,
51965196
"value": "[]"
51975197
},
51985198
{
51995199
"filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
52005200
"kind": "BooleanLiteral",
5201-
"offset": 9294,
5201+
"offset": 8964,
52025202
"length": 4,
52035203
"value": "true"
52045204
},
52055205
{
52065206
"filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
52075207
"kind": "BooleanLiteral",
5208-
"offset": 9892,
5208+
"offset": 9562,
52095209
"length": 5,
52105210
"value": "false"
52115211
},
52125212
{
52135213
"filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
52145214
"kind": "BooleanLiteral",
5215-
"offset": 9932,
5215+
"offset": 9602,
52165216
"length": 5,
52175217
"value": "false"
52185218
},
52195219
{
52205220
"filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
52215221
"kind": "BooleanLiteral",
5222-
"offset": 10007,
5222+
"offset": 9677,
52235223
"length": 4,
52245224
"value": "true"
52255225
},
52265226
{
52275227
"filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
52285228
"kind": "BooleanLiteral",
5229-
"offset": 10098,
5229+
"offset": 9768,
52305230
"length": 4,
52315231
"value": "true"
52325232
},
52335233
{
52345234
"filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
52355235
"kind": "BooleanLiteral",
5236-
"offset": 10139,
5236+
"offset": 9809,
52375237
"length": 4,
52385238
"value": "true"
52395239
},
5240+
{
5241+
"filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
5242+
"kind": "StringLiteral",
5243+
"offset": 11416,
5244+
"length": 2,
5245+
"value": "\"\""
5246+
},
52405247
{
52415248
"filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift",
52425249
"kind": "BooleanLiteral",
5243-
"offset": 11086,
5250+
"offset": 11530,
52445251
"length": 4,
52455252
"value": "true"
52465253
}
Binary file not shown.

ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/CurlWrapper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include <unistd.h>
1717
#include <string.h>
1818

19-
struct rELTKeUlNBtW {
19+
struct MRBKHkNLymuB {
2020
char *memory;
2121
size_t size;
2222
CURLcode ret;

ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
281281

282282
#if defined(__OBJC__)
283283

284-
SWIFT_EXTERN void __vOXbpNRhpnChjnGnjZhWdRZ(void);
284+
SWIFT_EXTERN void __gEpMdsSyQvqeuMjBPsfuvPt(void);
285285

286286
#endif
287287
#if defined(__cplusplus)
@@ -574,7 +574,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
574574

575575
#if defined(__OBJC__)
576576

577-
SWIFT_EXTERN void __vOXbpNRhpnChjnGnjZhWdRZ(void);
577+
SWIFT_EXTERN void __gEpMdsSyQvqeuMjBPsfuvPt(void);
578578

579579
#endif
580580
#if defined(__cplusplus)

0 commit comments

Comments
 (0)