gemnasium-gitlab-service 7.0.1
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.
Potentially problematic release.
This version of gemnasium-gitlab-service might be problematic. Click here for more details.
- checksums.yaml +7 -0
- data/lib/mygem.rb +4 -0
- metadata +43 -0
checksums.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
---
|
|
2
|
+
SHA256:
|
|
3
|
+
metadata.gz: f3e66e757097f57a3180e9534407ebc89ac9bde7e3cdcc27d3ac97e12f4b7b80
|
|
4
|
+
data.tar.gz: 3cc33a00650a199b113fe60d8fd6944fd59db2811ff67e6120ea38cced9298dd
|
|
5
|
+
SHA512:
|
|
6
|
+
metadata.gz: c8b34160fed8f27aef7c6e985a07c3fddf4f6251898fb905f866e73672e270821970917456f8beac71591fc294326c0968eebe2efde186a6f886c5166d656683
|
|
7
|
+
data.tar.gz: 07bb6c78dd2faade9f859ac193f197bb1ffd6f01815cd85c93266a0a88461b36431c879bf59dc05c82bb5b93b5da97b47d47c1015a7eadcbe812e5635ca7de0b
|
data/lib/mygem.rb
ADDED
metadata
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
|
2
|
+
name: gemnasium-gitlab-service
|
|
3
|
+
version: !ruby/object:Gem::Version
|
|
4
|
+
version: 7.0.1
|
|
5
|
+
platform: ruby
|
|
6
|
+
authors:
|
|
7
|
+
- Anindya Ghoshal
|
|
8
|
+
autorequire:
|
|
9
|
+
bindir: bin
|
|
10
|
+
cert_chain: []
|
|
11
|
+
date: 2023-06-01 00:00:00.000000000 Z
|
|
12
|
+
dependencies: []
|
|
13
|
+
description: This Ruby package vulnerable to dependency confiuse vulnerability
|
|
14
|
+
email: techghoshal@gmail.com
|
|
15
|
+
executables: []
|
|
16
|
+
extensions: []
|
|
17
|
+
extra_rdoc_files: []
|
|
18
|
+
files:
|
|
19
|
+
- lib/mygem.rb
|
|
20
|
+
homepage: https://rubygems.org/gems/mygem
|
|
21
|
+
licenses:
|
|
22
|
+
- MIT
|
|
23
|
+
metadata: {}
|
|
24
|
+
post_install_message:
|
|
25
|
+
rdoc_options: []
|
|
26
|
+
require_paths:
|
|
27
|
+
- lib
|
|
28
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
|
29
|
+
requirements:
|
|
30
|
+
- - ">="
|
|
31
|
+
- !ruby/object:Gem::Version
|
|
32
|
+
version: '0'
|
|
33
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
34
|
+
requirements:
|
|
35
|
+
- - ">="
|
|
36
|
+
- !ruby/object:Gem::Version
|
|
37
|
+
version: '0'
|
|
38
|
+
requirements: []
|
|
39
|
+
rubygems_version: 3.4.13
|
|
40
|
+
signing_key:
|
|
41
|
+
specification_version: 4
|
|
42
|
+
summary: 'Vulnerability Disclosure: Dependency confiuse vulnerability'
|
|
43
|
+
test_files: []
|