odle-m 0.0.1 → 0.0.2

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 (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +5 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 800485a35d15ab752e25eb7674789d55d5088b426b81d8ade19e9208d9ad5f96
4
- data.tar.gz: 5a6c62f31f4b151915d0956664af7266d8f027ed52343b26109936f3f449013d
3
+ metadata.gz: 76fda4c7f1c7745e3570db97f706eb595e8eca402b3f3271bca4907b8174ab75
4
+ data.tar.gz: b7de1d4d85e19428b1e7498f7a4c6a3eba94d6e0716bc51e2fb3fa217d5301cb
5
5
  SHA512:
6
- metadata.gz: bdd83324fd4da125739552100bcb71711aec892ac7aef948d8a3817075090eaea9921adb7fccf3db38efd0761d7c6b4dc554dd294bc59e2c593555ca5339cd1d
7
- data.tar.gz: 63fd19799c46cc92643b877454104cf2e1eb21b509bc7bc3a4820bf2db00165c6ca8bc337baf115b54a32dcf4e597a3ea666b57bce1299ff8f2cd47ab48d78e7
6
+ metadata.gz: 9d58e3b87187676de3c3e6f0a04c0cbba1798ec26b93d2ca9b95a06221d0a77812c87d680d08ed6cace2b32a6918babc5f4947b2432f4a10352d9a9c49c4e5a1
7
+ data.tar.gz: 3110bc354a022bcee827823ee08a45a1c00b06a4b265d8f1a950b182ef26ae326fab36d5409b80f0821d72166911a1b8988a9fc7ac821d7b2399129750d7bdce
metadata CHANGED
@@ -1,17 +1,18 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: odle-m
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shyam Ganesh
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-11-05 00:00:00.000000000 Z
11
+ date: 2023-03-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: An easy to use security data parsing tool. Takes in data from different
14
- tools and outputs standardized JSON with extra parsing
14
+ tools and outputs standardized JSON with extra parsing, modified from original gem
15
+ odle
15
16
  email: ''
16
17
  executables:
17
18
  - odle-m
@@ -50,5 +51,5 @@ requirements: []
50
51
  rubygems_version: 3.1.6
51
52
  signing_key:
52
53
  specification_version: 4
53
- summary: odle-m
54
+ summary: Take in nessus, burp, nmap output xml and convert them into json
54
55
  test_files: []