Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ronin-rb/ronin-app

A local web interface for Ronin.
https://github.com/ronin-rb/ronin-app

Add `/edit` routes and views for all database routes

postmodern opened this issue 4 months ago
Switch to using `require_relative` for local files

postmodern opened this issue 6 months ago
Add syntax highlighting to the `/network/http` route

postmodern opened this issue 6 months ago
Fix parsing of HTTP header text in `Validations::HTTPParams`

postmodern opened this issue 6 months ago
Add tests for `Validations::HTTPParams`

postmodern opened this issue 6 months ago
Also display the payload type in the `payloads/show` view

postmodern opened this issue 6 months ago
Also display the exploit type in the `exploits/show` view

postmodern opened this issue 6 months ago
Also display an exploits targets, if they define any

postmodern opened this issue 6 months ago
Only invert the tabs when in dark mode

postmodern opened this issue 6 months ago
Release 0.1.0-rc1

postmodern opened this issue 7 months ago
Log any rescued exceptions for better debugging

postmodern opened this issue 7 months ago
Release 0.1.0

postmodern opened this issue 7 months ago
Use `@software` insted of `@os` in `software/show.erb`

AI-Mozi opened this pull request 8 months ago
Fix incorrect ivar name for street address route

AI-Mozi opened this pull request 8 months ago
Add `db` routes specs

AI-Mozi opened this pull request 8 months ago
Add a `/network/http` route

AI-Mozi opened this pull request 8 months ago
Attempt to fix ActiveRecord timeout issues

postmodern opened this pull request 8 months ago
Fix notes deletion

AI-Mozi opened this pull request 9 months ago
Standardize padding/margin for Tabs, remove redundant id

AI-Mozi opened this pull request 9 months ago
Standardize padding/margin of Tabs CSS

postmodern opened this issue 9 months ago
Use tabs for vulns advanced options

AI-Mozi opened this pull request 9 months ago
Use tabs for spider advanced options

AI-Mozi opened this pull request 9 months ago
Use tabs for masscan advanced options

AI-Mozi opened this pull request 9 months ago
Remove advanced options toggle

AI-Mozi opened this pull request 9 months ago
Use `Tabs` to display advanced options

AI-Mozi opened this issue 9 months ago
Fix body height

AI-Mozi opened this pull request 9 months ago
Improve nmap advanced options

AI-Mozi opened this pull request 9 months ago
Eventually add JavaScript tests

postmodern opened this issue 9 months ago
Eventually add tests for the `App` routes

postmodern opened this issue 9 months ago
Add edit functionality for notes

AI-Mozi opened this pull request 9 months ago
Deprecated `Sinatra::Reloader`

AI-Mozi opened this issue 9 months ago
Use correct ivar in credentials show view

AI-Mozi opened this pull request 9 months ago
Add `Import` form to db views

AI-Mozi opened this pull request 9 months ago
Fix deleting repos on show and index views

AI-Mozi opened this pull request 12 months ago
Add `Delete` and `Delete All` buttons for the rest of db views

AI-Mozi opened this pull request 12 months ago
Add `Delete` and `Delete All` buttons for db records

AI-Mozi opened this pull request 12 months ago
Add a `/network/http` route

postmodern opened this issue about 1 year ago
Add an Add button or forms for all database models

postmodern opened this issue about 1 year ago
Add Delete buttons and delete routes to all database models

postmodern opened this issue about 1 year ago
Change `ignore` to be an optional recon argument

AI-Mozi opened this pull request about 1 year ago
update README.md

AI-Mozi opened this pull request about 1 year ago
Change `values` to `max_depth` in recon view

AI-Mozi opened this pull request about 1 year ago
Split `app.rb` into smaller files

AI-Mozi opened this pull request about 1 year ago
Add `/db` to `.gitignore`

AI-Mozi opened this pull request about 1 year ago
Add views and routes for Organization departments and members

AI-Mozi opened this pull request about 1 year ago
Add routes and views for `Person` model

AI-Mozi opened this pull request about 1 year ago
Change `scripts/server` to use the local `db/dev.sqlite3` database

postmodern opened this issue about 1 year ago
Add views and routes for Organization model

AI-Mozi opened this pull request about 1 year ago
Split `app.rb` apart into multiple `app/*.rb` files

postmodern opened this issue about 1 year ago
`Notes` view for `PhoneNumber` raises an error.

AI-Mozi opened this issue about 1 year ago
`urls` for `UrlQueryParamName`?

AI-Mozi opened this issue about 1 year ago
Add a `GET /db/organizations/:id` route

postmodern opened this issue about 1 year ago
Add a `GET /db/organizations` route

postmodern opened this issue about 1 year ago
Use `Sinatra::Router` to split up `App` into multiple classes?

postmodern opened this issue about 1 year ago
Add a `GET /db/street_addresses/:id` route

postmodern opened this issue about 1 year ago
Add a `GET /db/street_addresses` route

postmodern opened this issue about 1 year ago
Add a `GET /db/phone_numbers/:id` route

postmodern opened this issue about 1 year ago
Add a `GET /db/phone_numbers` route

postmodern opened this issue about 1 year ago
Add a `GET /db/people/:id` route

postmodern opened this issue about 1 year ago
Add a `GET /db/people` route

postmodern opened this issue about 1 year ago
Add `scanning` section into navbar.

AI-Mozi opened this pull request about 1 year ago
Add missing `.hash` to schema optional value.

AI-Mozi opened this pull request about 1 year ago
Add `NAME` sections to all man pages

postmodern opened this issue about 1 year ago
Update to kramdown-man 1.0.0

postmodern opened this issue about 1 year ago
Update `ronin-support` version to 1.1

AI-Mozi opened this pull request about 1 year ago
Add pagination to `/db/*`

AI-Mozi opened this pull request about 1 year ago
Implement views, routes and worker for `RoninVulns`

AI-Mozi opened this pull request about 1 year ago
Add route for inspecting sidekiq jobs

AI-Mozi opened this pull request about 1 year ago
change `ignore` param options for Recon

AI-Mozi opened this pull request about 1 year ago
Add tooltips to all form fields

postmodern opened this issue about 1 year ago
Add `ignore` option to recons `Advanced Options`

AI-Mozi opened this issue about 1 year ago
List `Notes` and add `Add note` button.

AI-Mozi opened this pull request about 1 year ago
Add `Edit` button and markdown support to `Notes`

AI-Mozi opened this issue about 1 year ago
change instance var name in url_schemes show action

AI-Mozi opened this pull request about 1 year ago
Fill home page with more informations

AI-Mozi opened this issue about 1 year ago
Make Ronin banner smaller

AI-Mozi opened this issue about 1 year ago
Add groups to `Payloads`

AI-Mozi opened this issue about 1 year ago
Add red astrisks to required form

Sweetdevil144 opened this pull request about 1 year ago
Add `--db` and `--db-uri` options to the `ronin-uri` command

postmodern opened this issue over 1 year ago
Honor the `DATABASE_NAME` env variable

postmodern opened this issue over 1 year ago
Add support for a `DATABASE_URL` env variable

postmodern opened this issue over 1 year ago
Improve the layout of the `/nmap` Advanced Options

postmodern opened this issue over 1 year ago
Add systemd service files

postmodern opened this issue over 1 year ago
Add a `-p,--port` option to `scripts/server`

postmodern opened this issue over 1 year ago
Change default port to 1337

postmodern opened this issue over 1 year ago
Add a `ronin-app` command

postmodern opened this issue over 1 year ago
Package as a gem

postmodern opened this issue over 1 year ago
Add a "Add Note" form to all `/db/` `show.erb` views

postmodern opened this issue over 1 year ago
Display `Notes` on all `/db/` `show.erb` views

postmodern opened this issue over 1 year ago
Publish a `ronin-app` docker image

postmodern opened this issue over 1 year ago
Change the Docker config/image to use it's own DB?

postmodern opened this issue over 1 year ago
Add a `GET /payloads/encoders/.../encode` route

postmodern opened this issue over 1 year ago
Add a `GET /payloads/encoders/...` route

postmodern opened this issue over 1 year ago
Add a `GET /payloads/encoders` route

postmodern opened this issue over 1 year ago
Add a `Workers::Vulns` sidekiq worker class

postmodern opened this issue over 1 year ago