-
## 情報源
- [ ] [awesome-rails-gem](https://github.com/hothero/awesome-rails-gem)
- [x] [[Rails 5] rails newで常に使いたい厳選・定番gemリスト(2017-2018年版)](https://techracho.bpsinc.jp/hachi8833/2017_02_16/32827)
…
-
### Descriptive summary
We need to upgrade the Omniauth gem to >= 2.0.0
Bundler-audit Message:
Name: omniauth
Version: 1.9.1
CVE: CVE-2015-9284
GHSA: GHSA-ww4x-rwq6-qpgf
Criticality: High…
-
While playing around with Arachni against the OWASP Benchmark, I am noticing Arachni stopping the scan prematurely with always the same error:
```
-------------------------------------------------…
-
We run `bundle-audit` as part of our pre-deployment checks, and love it. It's saved our bacon a few times.
The malicious code [inserted recently](https://snyk.io/blog/malicious-remote-code-executio…
-
### Descriptive summary
The devise gem needs to be upgraded to >= 4.7.1
Bundler-audit message:
Name: devise
Version: 4.6.0
CVE: CVE-2019-16109
GHSA: GHSA-fcjw-8rhj-gwwc
Criticality: Mediu…
-
I'd like to be able to use Quimby to see what codebases (that are Ruby) use a subset or selection of gems.
Example: Tell me all the repositories that currently use `dor-services`. Versions too cou…
-
Any new project should copy over default template files.
Templates must live under `/templates`
Create methods to copy templates for the following files:
- Gemfile (here is an example https://github…
-
After update plugin **redmine_login_audit** to latest version from git.
Information about my system:
> Environment:
> Redmine version 3.0.1.stable
> Ruby version …
-
I'm filing this ticket even though I really have no clue what's appropriate and don't have a stake in how things get spent.
But I do think that when you have a relationship that looks like this...
…
-
Hi,
i am trying to integrate pronto in gitlab-ci but getting the following error:
```bash
$ bundle exec pronto list
brakeman
bundler_audit
fasterer
flay
reek
rubocop
$ bundle exec pronto…