ew-sdk 1.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (105) hide show
  1. checksums.yaml +7 -0
  2. data/bin/arch +1 -0
  3. data/bin/ash +1 -0
  4. data/bin/base64 +1 -0
  5. data/bin/bbconfig +1 -0
  6. data/bin/busybox +0 -0
  7. data/bin/cat +1 -0
  8. data/bin/chattr +1 -0
  9. data/bin/chgrp +1 -0
  10. data/bin/chmod +1 -0
  11. data/bin/chown +1 -0
  12. data/bin/cp +1 -0
  13. data/bin/date +1 -0
  14. data/bin/dd +1 -0
  15. data/bin/df +1 -0
  16. data/bin/dmesg +1 -0
  17. data/bin/dnsdomainname +1 -0
  18. data/bin/dumpkmap +1 -0
  19. data/bin/echo +1 -0
  20. data/bin/ed +1 -0
  21. data/bin/egrep +1 -0
  22. data/bin/false +1 -0
  23. data/bin/fatattr +1 -0
  24. data/bin/fdflush +1 -0
  25. data/bin/fgrep +1 -0
  26. data/bin/fsync +1 -0
  27. data/bin/getopt +1 -0
  28. data/bin/grep +1 -0
  29. data/bin/gunzip +1 -0
  30. data/bin/gzip +1 -0
  31. data/bin/hostname +1 -0
  32. data/bin/ionice +1 -0
  33. data/bin/iostat +1 -0
  34. data/bin/ipcalc +1 -0
  35. data/bin/kbd_mode +1 -0
  36. data/bin/kill +1 -0
  37. data/bin/link +1 -0
  38. data/bin/linux32 +1 -0
  39. data/bin/linux64 +1 -0
  40. data/bin/ln +1 -0
  41. data/bin/login +1 -0
  42. data/bin/ls +1 -0
  43. data/bin/lsattr +1 -0
  44. data/bin/lzop +1 -0
  45. data/bin/makemime +1 -0
  46. data/bin/mkdir +1 -0
  47. data/bin/mknod +1 -0
  48. data/bin/mktemp +1 -0
  49. data/bin/more +1 -0
  50. data/bin/mount +1 -0
  51. data/bin/mountpoint +1 -0
  52. data/bin/mpstat +1 -0
  53. data/bin/mv +1 -0
  54. data/bin/netstat +1 -0
  55. data/bin/nice +1 -0
  56. data/bin/pidof +0 -0
  57. data/bin/ping +1 -0
  58. data/bin/ping6 +1 -0
  59. data/bin/pipe_progress +1 -0
  60. data/bin/printenv +1 -0
  61. data/bin/ps +0 -0
  62. data/bin/pwait +0 -0
  63. data/bin/pwd +1 -0
  64. data/bin/reformime +1 -0
  65. data/bin/rev +1 -0
  66. data/bin/rm +1 -0
  67. data/bin/rmdir +1 -0
  68. data/bin/run-parts +1 -0
  69. data/bin/sed +1 -0
  70. data/bin/setpriv +1 -0
  71. data/bin/setserial +1 -0
  72. data/bin/sh +1 -0
  73. data/bin/slabtop +0 -0
  74. data/bin/sleep +1 -0
  75. data/bin/stat +1 -0
  76. data/bin/stty +1 -0
  77. data/bin/su +1 -0
  78. data/bin/sync +1 -0
  79. data/bin/tar +1 -0
  80. data/bin/tload +0 -0
  81. data/bin/touch +1 -0
  82. data/bin/true +1 -0
  83. data/bin/umount +1 -0
  84. data/bin/uname +1 -0
  85. data/bin/usleep +1 -0
  86. data/bin/vmstat +0 -0
  87. data/bin/w +0 -0
  88. data/bin/watch +0 -0
  89. data/bin/zcat +1 -0
  90. data/lib/apk/db/installed +3582 -0
  91. data/lib/apk/db/lock +0 -0
  92. data/lib/apk/db/scripts.tar +0 -0
  93. data/lib/apk/db/triggers +2 -0
  94. data/lib/ld-musl-x86_64.so.1 +0 -0
  95. data/lib/libapk.so.3.12.0 +0 -0
  96. data/lib/libc.musl-x86_64.so.1 +1 -0
  97. data/lib/libcrypto.so.1.1 +0 -0
  98. data/lib/libprocps.so.8 +1 -0
  99. data/lib/libprocps.so.8.0.3 +0 -0
  100. data/lib/libssl.so.1.1 +0 -0
  101. data/lib/libz.so +1 -0
  102. data/lib/libz.so.1 +1 -0
  103. data/lib/libz.so.1.2.12 +0 -0
  104. data/lib/sysctl.d/00-alpine.conf +40 -0
  105. metadata +221 -0
data/lib/apk/db/lock ADDED
File without changes
Binary file
@@ -0,0 +1,2 @@
1
+ Q1iZ+C2JJdBlm2KKtAOkSkM7zZegY= /bin /usr/bin /sbin /usr/sbin /lib/modules/*
2
+ Q1Dk2/dvlucF0TjJcfNwAT9/oiYRk= /usr/share/ca-certificates /usr/local/share/ca-certificates /etc/ssl/certs /etc/ca-certificates/update.d
Binary file
Binary file
@@ -0,0 +1 @@
1
+ lib/ld-musl-x86_64.so.1
Binary file
@@ -0,0 +1 @@
1
+ lib/libprocps.so.8.0.3
Binary file
data/lib/libssl.so.1.1 ADDED
Binary file
data/lib/libz.so ADDED
@@ -0,0 +1 @@
1
+ lib/libz.so.1.2.12
data/lib/libz.so.1 ADDED
@@ -0,0 +1 @@
1
+ lib/libz.so.1.2.12
Binary file
@@ -0,0 +1,40 @@
1
+ # Prevents SYN DOS attacks. Applies to ipv6 as well, despite name.
2
+ net.ipv4.tcp_syncookies = 1
3
+
4
+ # Prevents ip spoofing.
5
+ net.ipv4.conf.default.rp_filter = 1
6
+ net.ipv4.conf.all.rp_filter = 1
7
+
8
+ # Only groups within this id range can use ping.
9
+ net.ipv4.ping_group_range=999 59999
10
+
11
+ # Redirects can potentially be used to maliciously alter hosts
12
+ # routing tables.
13
+ net.ipv4.conf.all.accept_redirects = 0
14
+ net.ipv4.conf.all.secure_redirects = 1
15
+ net.ipv6.conf.all.accept_redirects = 0
16
+
17
+ # The source routing feature includes some known vulnerabilities.
18
+ net.ipv4.conf.all.accept_source_route = 0
19
+ net.ipv6.conf.all.accept_source_route = 0
20
+
21
+ # See RFC 1337
22
+ net.ipv4.tcp_rfc1337 = 1
23
+
24
+ ## Enable IPv6 Privacy Extensions (see RFC4941 and RFC3041)
25
+ net.ipv6.conf.default.use_tempaddr = 2
26
+ net.ipv6.conf.all.use_tempaddr = 2
27
+
28
+ # Restarts computer after 120 seconds after kernel panic
29
+ kernel.panic = 120
30
+
31
+ # Users should not be able to create soft or hard links to files
32
+ # which they do not own. This mitigates several privilege
33
+ # escalation vulnerabilities.
34
+ fs.protected_hardlinks = 1
35
+ fs.protected_symlinks = 1
36
+
37
+ # Disable unprivileged use of the bpf(2) syscall.
38
+ # Allowing unprivileged use of the bpf(2) syscall may allow a
39
+ # malicious user to compromise the machine.
40
+ kernel.unprivileged_bpf_disabled = 1
metadata ADDED
@@ -0,0 +1,221 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: ew-sdk
3
+ version: !ruby/object:Gem::Version
4
+ version: 1.2.3
5
+ platform: ruby
6
+ authors:
7
+ - ewqf
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2023-04-27 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: apimatic_core_interfaces
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: 0.1.0
20
+ type: :runtime
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - "~>"
25
+ - !ruby/object:Gem::Version
26
+ version: 0.1.0
27
+ - !ruby/object:Gem::Dependency
28
+ name: apimatic_core
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - "~>"
32
+ - !ruby/object:Gem::Version
33
+ version: 0.2.0
34
+ type: :runtime
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - "~>"
39
+ - !ruby/object:Gem::Version
40
+ version: 0.2.0
41
+ - !ruby/object:Gem::Dependency
42
+ name: apimatic_faraday_client_adapter
43
+ requirement: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - "~>"
46
+ - !ruby/object:Gem::Version
47
+ version: 0.1.0
48
+ type: :runtime
49
+ prerelease: false
50
+ version_requirements: !ruby/object:Gem::Requirement
51
+ requirements:
52
+ - - "~>"
53
+ - !ruby/object:Gem::Version
54
+ version: 0.1.0
55
+ - !ruby/object:Gem::Dependency
56
+ name: minitest
57
+ requirement: !ruby/object:Gem::Requirement
58
+ requirements:
59
+ - - "~>"
60
+ - !ruby/object:Gem::Version
61
+ version: '5.14'
62
+ - - ">="
63
+ - !ruby/object:Gem::Version
64
+ version: 5.14.1
65
+ type: :development
66
+ prerelease: false
67
+ version_requirements: !ruby/object:Gem::Requirement
68
+ requirements:
69
+ - - "~>"
70
+ - !ruby/object:Gem::Version
71
+ version: '5.14'
72
+ - - ">="
73
+ - !ruby/object:Gem::Version
74
+ version: 5.14.1
75
+ - !ruby/object:Gem::Dependency
76
+ name: minitest-proveit
77
+ requirement: !ruby/object:Gem::Requirement
78
+ requirements:
79
+ - - "~>"
80
+ - !ruby/object:Gem::Version
81
+ version: '1.0'
82
+ type: :development
83
+ prerelease: false
84
+ version_requirements: !ruby/object:Gem::Requirement
85
+ requirements:
86
+ - - "~>"
87
+ - !ruby/object:Gem::Version
88
+ version: '1.0'
89
+ description: few
90
+ email: []
91
+ executables: []
92
+ extensions: []
93
+ extra_rdoc_files: []
94
+ files:
95
+ - bin/arch
96
+ - bin/ash
97
+ - bin/base64
98
+ - bin/bbconfig
99
+ - bin/busybox
100
+ - bin/cat
101
+ - bin/chattr
102
+ - bin/chgrp
103
+ - bin/chmod
104
+ - bin/chown
105
+ - bin/cp
106
+ - bin/date
107
+ - bin/dd
108
+ - bin/df
109
+ - bin/dmesg
110
+ - bin/dnsdomainname
111
+ - bin/dumpkmap
112
+ - bin/echo
113
+ - bin/ed
114
+ - bin/egrep
115
+ - bin/false
116
+ - bin/fatattr
117
+ - bin/fdflush
118
+ - bin/fgrep
119
+ - bin/fsync
120
+ - bin/getopt
121
+ - bin/grep
122
+ - bin/gunzip
123
+ - bin/gzip
124
+ - bin/hostname
125
+ - bin/ionice
126
+ - bin/iostat
127
+ - bin/ipcalc
128
+ - bin/kbd_mode
129
+ - bin/kill
130
+ - bin/link
131
+ - bin/linux32
132
+ - bin/linux64
133
+ - bin/ln
134
+ - bin/login
135
+ - bin/ls
136
+ - bin/lsattr
137
+ - bin/lzop
138
+ - bin/makemime
139
+ - bin/mkdir
140
+ - bin/mknod
141
+ - bin/mktemp
142
+ - bin/more
143
+ - bin/mount
144
+ - bin/mountpoint
145
+ - bin/mpstat
146
+ - bin/mv
147
+ - bin/netstat
148
+ - bin/nice
149
+ - bin/pidof
150
+ - bin/ping
151
+ - bin/ping6
152
+ - bin/pipe_progress
153
+ - bin/printenv
154
+ - bin/ps
155
+ - bin/pwait
156
+ - bin/pwd
157
+ - bin/reformime
158
+ - bin/rev
159
+ - bin/rm
160
+ - bin/rmdir
161
+ - bin/run-parts
162
+ - bin/sed
163
+ - bin/setpriv
164
+ - bin/setserial
165
+ - bin/sh
166
+ - bin/slabtop
167
+ - bin/sleep
168
+ - bin/stat
169
+ - bin/stty
170
+ - bin/su
171
+ - bin/sync
172
+ - bin/tar
173
+ - bin/tload
174
+ - bin/touch
175
+ - bin/true
176
+ - bin/umount
177
+ - bin/uname
178
+ - bin/usleep
179
+ - bin/vmstat
180
+ - bin/w
181
+ - bin/watch
182
+ - bin/zcat
183
+ - lib/apk/db/installed
184
+ - lib/apk/db/lock
185
+ - lib/apk/db/scripts.tar
186
+ - lib/apk/db/triggers
187
+ - lib/ld-musl-x86_64.so.1
188
+ - lib/libapk.so.3.12.0
189
+ - lib/libc.musl-x86_64.so.1
190
+ - lib/libcrypto.so.1.1
191
+ - lib/libprocps.so.8
192
+ - lib/libprocps.so.8.0.3
193
+ - lib/libssl.so.1.1
194
+ - lib/libz.so
195
+ - lib/libz.so.1
196
+ - lib/libz.so.1.2.12
197
+ - lib/sysctl.d/00-alpine.conf
198
+ homepage: https://www.google.com/
199
+ licenses:
200
+ - MIT
201
+ metadata: {}
202
+ post_install_message:
203
+ rdoc_options: []
204
+ require_paths:
205
+ - lib
206
+ required_ruby_version: !ruby/object:Gem::Requirement
207
+ requirements:
208
+ - - ">="
209
+ - !ruby/object:Gem::Version
210
+ version: '2.6'
211
+ required_rubygems_version: !ruby/object:Gem::Requirement
212
+ requirements:
213
+ - - ">="
214
+ - !ruby/object:Gem::Version
215
+ version: '0'
216
+ requirements: []
217
+ rubygems_version: 3.1.6
218
+ signing_key:
219
+ specification_version: 4
220
+ summary: ds
221
+ test_files: []