-
## Description
we run our build on bitbucket, when we run the audit check it says git is not installed. git is the first thing installed.
## Steps To Reproduce
Steps to reproduce the bug:…
-
### Steps to reproduce
Have models as follow:
```
class Event < ApplicationRecord
belongs_to :deal
has_many :events_users
has_many :users, through: :events_users
end
class Deal < ApplicationR…
-
Yesterday an incorrect GHSA was processed by dependabot sending out incorrect security warnings.
The version numbers in the original report are incorrect. They are the version of the underlying lib…
-
Automate unaffected_versions conversion from GHSA to ruby-advisory-db
-
I want use mysql, however:
DATABASE_URL = mysql://username:password@172.17.0.1:3306/docuseals
`require': Could not load the 'mysql' Active Record adapter. Ensure that the adapter is spelled corr…
-
お世話になっております。
今現在Herokuへのデプロイでのエラーを潰しているのですが、gem周りのなかなか減らず、`heroku run rails c`でコンソールを立ち上げようとするとアプリがクラッシュしてしまいます。ご助言をお願いいたします。
データベースはMySQLを使用予定です。
Gemfileは一度更新し、Procfileファイルは作っております。
Heroku、Node.j…
-
https://github.com/rubysec/ruby-advisory-db
-
Automate patched_versions conversion from GHSA to ruby-advisory-db.
* Yes, [PR/641](#641) is part of this.
* NOTE: Trailing comments are not a requirement on patched_version: line, such as:
*…
-
End of life Ruby and Gems could be something `ruby-advisory-db` tracks. Tools like `bundler-audit` could then use this information to alert users fail builds. Any thoughts?
-
### Steps to reproduce the problem
1. Upgraded Docker 4.1.6 to 4.2.0-beta1 or beta 2
2. See pending database migrations listed in the Admin section.
3. Attempt to run database migrations by runni…