Commit Graph

1210 Commits

Author SHA1 Message Date
Sebastian Hildebrandt b36d252830 5.6.8 2021-03-23 09:04:55 +01:00
Sebastian Hildebrandt 3d15d8e354 typescript definitions fix wifiInterfces, wifiConnections 2021-03-23 09:04:51 +01:00
Sebastian Hildebrandt 8e2f9e0233 docs: updated 2021-03-20 12:06:03 +01:00
Sebastian Hildebrandt d09531b36f 5.6.7 2021-03-16 12:04:23 +01:00
Sebastian Hildebrandt 1ff90056d3 inetLatency() ineChecksite() schema validation 2021-03-16 12:01:39 +01:00
Sebastian Hildebrandt 5a6e509f4a 5.6.6 2021-03-16 11:24:21 +01:00
Sebastian Hildebrandt 2c54d64aed code refactoring 2021-03-16 11:17:37 +01:00
Sebastian Hildebrandt cc15927a38 5.6.5 2021-03-15 18:11:37 +01:00
Sebastian Hildebrandt 0c700f61e4 cpuTemperature() fix (linux) 2021-03-15 18:11:28 +01:00
Sebastian Hildebrandt 244186ef5e 5.6.4 2021-03-15 13:04:08 +01:00
Sebastian Hildebrandt 01ef56cd58 sanitizeShellString() and other security improvements 2021-03-15 11:51:30 +01:00
Sebastian Hildebrandt 0be6fcd575 sanitizeShellString() and other security improvements 2021-03-15 11:42:12 +01:00
Sebastian Hildebrandt 7922366d70 sanitizeShellString() and other security improvements 2021-03-15 11:21:32 +01:00
Sebastian Hildebrandt b106e41538 5.6.3 2021-03-14 18:17:21 +01:00
Sebastian Hildebrandt d84fea93dc updated docs 2021-03-14 18:17:10 +01:00
Sebastian Hildebrandt af9b8a522e sanitizeShellString() improvement 2021-03-14 18:08:45 +01:00
Sebastian Hildebrandt 41b3059f21 5.6.2 2021-03-10 13:54:33 +01:00
Sebastian Hildebrandt ef880e8193 networkInterfaces(), cpu() improvement (win) 2021-03-10 13:54:24 +01:00
Sebastian Hildebrandt d49c332d9f networkInterfaces(), cpu() improvements windows 2021-03-09 11:58:47 +01:00
Sebastian Hildebrandt 8ef639e892 5.6.1 2021-03-03 19:49:59 +01:00
Sebastian Hildebrandt 80e20a8268 get() fixed issue boolean parameters 2021-03-03 19:49:53 +01:00
Sebastian Hildebrandt 9ca44bb211 5.6.0 2021-03-03 19:13:36 +01:00
Sebastian Hildebrandt bb82868bce cpuTemperature() added socket and chipset temp (linux) 2021-03-03 19:13:28 +01:00
Sebastian Hildebrandt d40b85c1ac updated docs 2021-02-25 08:57:39 +01:00
Sebastian Hildebrandt b88b1c5c13 5.5.0 2021-02-25 08:04:36 +01:00
Sebastian Hildebrandt 305d264376 dockerVolumes() added 2021-02-25 08:04:31 +01:00
Sebastian Hildebrandt ef6d0a76c4 5.4.0 2021-02-24 13:25:55 +01:00
Sebastian Hildebrandt ac7f840656 dockerImages() added 2021-02-24 13:25:48 +01:00
Sebastian Hildebrandt 0df76f0bcf updated docs 2021-02-24 07:44:20 +01:00
Sebastian Hildebrandt 9718cb4e95 5.3.5 2021-02-23 22:53:44 +01:00
Sebastian Hildebrandt 79f1511242 dockerContainerStats() fixed parameter * 2021-02-23 22:49:28 +01:00
Sebastian Hildebrandt 0dedf36936 5.3.4 2021-02-20 14:06:40 +01:00
Sebastian Hildebrandt 3b20fd7830 sanitizeShellString() optimized strict sanitation 2021-02-20 14:06:21 +01:00
Sebastian Hildebrandt 881dde4734 Merge pull request #496 from 418sec/4-npm-systeminformation
Security Fix for Server-site request forgery - huntr.dev
2021-02-20 13:58:34 +01:00
huntr.dev | the place to protect open source 0e03d7cf77 Merge pull request #6 from EffectRenan/master
Fix Server-Side Request Forgery vulnerability
2021-02-20 12:54:30 +00:00
effectrenan e64cb03654 Fix possible security issue in inetChecksite() 2021-02-18 14:01:49 -03:00
Renan Rocha 078ea404f4 Merge pull request #1 from sebhildebrandt/master
Merge
2021-02-18 19:49:18 +03:00
Sebastian Hildebrandt e561cc09c0 5.3.3 2021-02-16 09:30:34 +01:00
Sebastian Hildebrandt 825baba689 dockerContainerStats() fixed ID splitting 2021-02-15 14:51:35 +01:00
Sebastian Hildebrandt eff125402a 5.3.2 2021-02-15 14:46:13 +01:00
Sebastian Hildebrandt c28b46d492 inetChecksite() possible security issue fix 2021-02-15 14:41:44 +01:00
Sebastian Hildebrandt fbb5c2adcd 5.3.1 2021-02-14 13:19:51 +01:00
Sebastian Hildebrandt ca2d75321d updated docs 2021-02-14 13:19:36 +01:00
Sebastian Hildebrandt 07daa05fb0 docker, processLoad fixed potential security issue 2021-02-14 11:59:07 +01:00
Sebastian Hildebrandt 2e929387c3 Merge pull request #492 from 418sec/2-npm-systeminformation
Security Fix for Command Injection - huntr.dev
2021-02-14 10:10:24 +01:00
huntr.dev | the place to protect open source 74f5164c4c Merge pull request #4 from EffectRenan/master
Fix Command Injection vulnerability
2021-02-13 19:40:47 +00:00
Renan Rocha d4675e7608 Merge branch 'master' into master 2021-02-13 19:54:35 +03:00
effectrenan 139264433a Command Injection - array 2021-02-13 12:01:05 -03:00
effectrenan 1e3b479c10 Command Injection - array 2021-02-13 10:53:19 -03:00
effectrenan d000198689 Command Injection - array 2021-02-13 10:29:15 -03:00