Skip to content

Commit 1e1681c

Browse files
committed
Checked in internet archive copy of old rubysec.com
1 parent c813d67 commit 1e1681c

29 files changed

+4230
-0
lines changed

index.html

Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
<!DOCTYPE html>
2+
<html lang="en"><head>
3+
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
4+
5+
<meta charset="utf-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<title>Rubysec</title>
9+
10+
<link rel="stylesheet" media="all" href="index_files/application-1b39ab8fab10056756ed3b194352319b92a6a307cda3aee5.css" data-turbolinks-track="reload">
11+
<script src="index_files/application-051b661b8e84e4de003b1b0dcc4fd9fafdebce33e5571686b.js" data-turbolinks-track="reload"></script>
12+
13+
<meta name="csrf-param" content="authenticity_token">
14+
<meta name="csrf-token" content="mW4F0Rjj1p8X+V0rR10r9HphIqtT1/aHUlOwdresYRdl0wH2vB5lYiPZI6tFft7mwblYki35ia7NLcxbK/rkyA==">
15+
16+
</head>
17+
<body>
18+
19+
<div id="main" class="container">
20+
<div id="rubysec">
21+
<section class="header">
22+
<div class="rubyseclogo">
23+
<a href="https://rubysec.com/"><img src="index_files/rubysec-logo-978b03bcc7af59c3bc67ecaf8db4df344e6cde637e4797d.png" alt="Rubysec logo"></a>
24+
</div>
25+
26+
<div class="title">
27+
<h1><a href="https://web.archive.org/web/20190417075712/https://rubysec.com/">Rubysec</a></h1>
28+
<p>Providing security resources for the Ruby community.
29+
<br>Follow us <a href="https://twitter.com/rubysec" target="_blank">@rubysec</a> or <a href="https://github.com/rubysec/ruby-advisory-db">open an issue on our GitHub repository</a>.</p>
30+
</div>
31+
</section>
32+
33+
<section>
34+
<div class="new-vulns">
35+
<p>This page is currently being rebuilt.<br/>Please bear with us in the meantime.</p>
36+
</div>
37+
</section>
38+
39+
40+
<section class="description">
41+
<div class="preamble">
42+
<p>We help maintain the following projects:</p>
43+
</div>
44+
<div class="project">
45+
<h2><a href="https://github.com/rubysec/ruby-advisory-db" target="_blank">Ruby Advisory Database</a></h2>
46+
<p>The canonical, community-maintained, plain-text database of
47+
security vulnerability advisories affecting Ruby libraries and virtual
48+
machines.</p>
49+
<p>Receive updates via atom or <a href="https://web.archive.org/web/20190417075712/https://rubysec.com/advisories">browse the database</a>.</p>
50+
</div>
51+
52+
<div class="project">
53+
<h2><a href="https://github.com/rubysec/bundler-audit" target="_blank">Bundler-Audit</a></h2>
54+
<p>Free utility that audits your Gemfile.lock against the advisory database.</p>
55+
</div>
56+
</section>
57+
58+
59+
<section class="footer">
60+
<div class="disclaimer">
61+
<p class="acknowledgement">This domain was graciously donated by Jordi Massaguer.</p>
62+
</div>
63+
</section>
64+
65+
</div>
66+
67+
</div>
68+
69+
70+
71+
72+
</body></html>
73+
<!--
74+
FILE ARCHIVED ON 07:57:12 Apr 17, 2019 AND RETRIEVED FROM THE
75+
INTERNET ARCHIVE ON 15:40:55 Jan 13, 2020.
76+
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
77+
78+
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
79+
SECTION 108(a)(3)).
80+
-->
81+
<!--
82+
playback timings (ms):
83+
RedisCDXSource: 46.69
84+
exclusion.robots: 0.291
85+
PetaboxLoader3.datanode: 509.058 (4)
86+
LoadShardBlock: 941.287 (3)
87+
captures_list: 1006.169
88+
esindex: 0.016
89+
PetaboxLoader3.resolve: 864.394 (3)
90+
load_resource: 436.905
91+
CDXLines.iter: 13.739 (3)
92+
exclusion.robots.policy: 0.274
93+
-->

0 commit comments

Comments
 (0)