Ecosyste.ms: OpenCollective

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

Reconmap

Open source vulnerability assessesment and penetration testing platform, featuring templating, automation and machine learning.
Collective - Host: opensource - https://opencollective.com/reconmap - Website: https://reconmap.com - Code: https://github.com/reconmap

added delete user button and action

github.com/reconmap/web-client - c73d410c7326ee376f16b97ef4998e63fafe7da3 authored over 4 years ago
added delete user route and fixed the controller name

github.com/reconmap/rest-api - 9175649b0e3b799aee8f3ee3f234516c2a2bc5bc authored over 4 years ago
added delete methods to allow cors

github.com/reconmap/rest-api - a3b4780c19ec3041e5d4316de6bfd3ebce3edd9f authored over 4 years ago
added delete action to project

github.com/reconmap/web-client - 38f16046da8c5ce7800a2c0f7156b9b77f84af27 authored over 4 years ago
unifiyng styles

github.com/reconmap/web-client - 1133b3720e94079c930066c158f9a36f3e661c14 authored over 4 years ago
Add vulnerability endpoint

github.com/reconmap/rest-api - 4ca01c46aab3ba2858ea87a8b68e04c56ceecd22 authored over 4 years ago
Add vulnerability route

github.com/reconmap/web-client - 63a32b5adaa5f88777971e41b53867117b26fc6e authored over 4 years ago
Re-order links based on their use

github.com/reconmap/web-client - a835fb7e9d4a48eac0e23929c8ff469ef94c02d3 authored over 4 years ago
Update template route

github.com/reconmap/web-client - 87d5078377b9ff0e2759ea0011951c2dbc23f834 authored over 4 years ago
Move template list component

github.com/reconmap/web-client - aeb6f01699fec53fd6f92ed8a70b74ee3035add9 authored over 4 years ago
Add features to list

github.com/reconmap/documentation - b42f7077214e343a2e3bc4e0cbecf6a81860a2e8 authored over 4 years ago
Refactor backend and add additional API endpoints

github.com/reconmap/rest-api - 6da8bcb5660ffd02fbc487d4c8cd04418afdd42c authored over 4 years ago
Merge branch 'master' of github.com:reconmap/web-frontend

github.com/reconmap/web-client - ad7ee41506efc758ba083a8ff4f2a2be003b7200 authored over 4 years ago
Replace some static views with API data

github.com/reconmap/web-client - fa942913b546ead4317d742903964b1d52f7b25b authored over 4 years ago
setted title on each page, probably it need a refactor and automation work

github.com/reconmap/web-client - 978f8a4e08ca858a7ed3cc255f6a7abf20912649 authored over 4 years ago
changed feather icons instead fontawesome

github.com/reconmap/web-client - f38c0e01b6f2c15af030b29d035b9826cee13296 authored over 4 years ago
Add audit log list component

github.com/reconmap/web-client - 865123926b7488ef8818837f2264c083902751b1 authored over 4 years ago
Create entry in the audit log when user logs in

github.com/reconmap/rest-api - 06a139f5c52d9bc7e3740e27245f160d0191e45f authored over 4 years ago
Add missing import

github.com/reconmap/rest-api - 282949ca5cca07b87508a34ccc5281bccee1d341 authored over 4 years ago
Add auditlog controller

github.com/reconmap/rest-api - 980d4cb03fecdc3945b0e210c1ab762bf7fef3d5 authored over 4 years ago
Remove unused import

github.com/reconmap/web-client - 7b4d9c3f074b2c77c9504ffaf8bddf2572e9e847 authored over 4 years ago
Merge branch 'gh-pages' of github.com:reconmap/website into gh-pages

github.com/reconmap/documentation - 006a394ef92f0e6d0019f75b70a5f1ae14623bf9 authored over 4 years ago
Expand documentation and include more pictures

github.com/reconmap/documentation - 01294e027b17ae14285cf7f024b39bed376e2b4f authored over 4 years ago
Move components out of dashboard

github.com/reconmap/web-client - e2a7e47e3da57583fb1f1a9af67797d4fe6bea9d authored over 4 years ago
Add user preferences component

github.com/reconmap/web-client - 40fd2eefb22f5db8aa6ad0389b0452e04cdb0797 authored over 4 years ago
remove warning on login and change the header in logged in status

github.com/reconmap/web-client - 4425804a27bd1acc196a16471a17bae663e9870b authored over 4 years ago
Remove additional warnings

github.com/reconmap/web-client - eedd341e06918d66da2891eaa481a0640f4e3bbe authored over 4 years ago
Remove warnings

github.com/reconmap/web-client - 4877d7ba964d31985ddcbf292bf73296b25e4aca authored over 4 years ago
Rename test make target

github.com/reconmap/web-client - c7619ebf717202fc38436499bbc87fa5c62a213b authored over 4 years ago
Replace hardcoded API urls with configurable one

github.com/reconmap/web-client - 29adfff06cd87c7087109dbcb77ec5e06b48a7ba authored over 4 years ago
Define APP_STAGE env variable to use to conditionally load configurations

github.com/reconmap/web-client - 5cb83de62ac1d892663c3cf59b096ad362117419 authored over 4 years ago
new alert message on login error

github.com/reconmap/web-client - def83aa9bf0ad16df86b17ce6c114d8ce089b069 authored over 4 years ago
added disabled to login button if user or pass is empty

github.com/reconmap/web-client - 89a9bae017cd1b06dbc86cdd7bd90ad3bd109631 authored over 4 years ago
Add first unit test and travis setup

github.com/reconmap/web-client - 23c606bdcb1b7ca7463c9cbf62e247a2398a1e7d authored over 4 years ago
Remove images from repo

github.com/reconmap/rest-api - d741e851821178ea33aaae46b9b7df4e0d6c341c authored over 4 years ago
Handle 403 errors nicely during Login

github.com/reconmap/web-client - 1c3244f6e0fdba2ee783e268ac729decb236becc authored over 4 years ago
Set allow headers in response to Users API calls

github.com/reconmap/rest-api - 37e2c47e541b26e51bd28c2b34be68d0f32bff08 authored over 4 years ago
Allow for older version of docker compose

github.com/reconmap/rest-api - 0932950935f0838aba50036fc39a6db580abfe1e authored over 4 years ago
Add tests for CI/CD

github.com/reconmap/rest-api - eedca4ffbec91b5d97bd8f3df98cd7c77a5539c8 authored over 4 years ago
Use a DI container to inject db class

github.com/reconmap/rest-api - 4c2ce92d26d10870b76427d6188e9386437a20e0 authored over 4 years ago
Add some more pages placeholder

github.com/reconmap/web-client - c8e73f06d43339b0b19a1ced1e2358a70b4d8f01 authored over 4 years ago
Remove last remaining static pages

github.com/reconmap/rest-api - 65c7fd60634778efcb06d8233165c5aee739d99e authored over 4 years ago
Login against backend credentials and pass JWT to API calls

github.com/reconmap/web-client - 70be71e12cb98234170f257adf1af055aee90554 authored over 4 years ago
Generate and validate JWT tokens

github.com/reconmap/rest-api - 089b3e53f7e68162a8219b8b565c0348eab0a569 authored over 4 years ago
Map OPTIONS request

github.com/reconmap/rest-api - 38a4374f6dc843ed8f516565cacc2183686a6b5c authored over 4 years ago
Remove static pages

github.com/reconmap/rest-api - 2cb115f6263690230af7b00c7611b31661dd071c authored over 4 years ago
styling on views, news default for heading and more

github.com/reconmap/web-client - c18a448564db8d533e8de232f2b9eb0cf8340862 authored over 4 years ago
smalls improvements in the sidebar to prevent overlapping between elements and added some style

github.com/reconmap/web-client - 3bdcfaca5fce719e81a12b2de717c6960d6b3e36 authored over 4 years ago
Render project name and description dynamically (from API call)

github.com/reconmap/web-client - 70a074b8b85a833e256b33515a32611c7378b390 authored over 4 years ago
Add static reports page

github.com/reconmap/web-client - 1d60be24b135891c43535a6b90aa9750acdc243b authored over 4 years ago
Merge branch 'master' of github.com:reconmap/web-frontend

github.com/reconmap/web-client - e4b357f34744580059b83435344869da027bd692 authored over 4 years ago
remove inline styles from inputs and buttons, better responsive , search bar

github.com/reconmap/web-client - 5964f1fa2f673f88992000660c2be1bd826fa1c7 authored over 4 years ago
Update build instructions

github.com/reconmap/rest-api - 3f98108bd93c43845eeb85e467e243645d1e5053 authored over 4 years ago
Properly handle 404/500 errors

github.com/reconmap/rest-api - 677e434b705bb09fc8da2a17fa4e56112c9610f9 authored over 4 years ago
Add /projects/{id} endpoint

github.com/reconmap/rest-api - 9e27dee2cdc4ef29d1b3bc648495d4b34ec10eaf authored over 4 years ago
dashboard responsive

github.com/reconmap/web-client - 870f2967853a84cecfe620cda5ccb199b0e64342 authored over 4 years ago
Remove League Plates dependency (templating removing)

github.com/reconmap/rest-api - 210ac6ce818f6e089c53cded6769fa56406019ce authored over 4 years ago
Add prepare Makefile target

github.com/reconmap/rest-api - c46efdc5ba1e8abb3f5df49691c2e92c7f2341a9 authored over 4 years ago
Remove all static content

github.com/reconmap/rest-api - c2d87c442bae2d464ceb4a524207f91482d2cea6 authored over 4 years ago
Add Projects component

github.com/reconmap/web-client - 911e7fa924003234053f7f7c4ce825abf13c2900 authored over 4 years ago
responsive is fully working on landing

github.com/reconmap/web-client - b41aa951fe48648a0c9ba16c0338c6d46f94004c authored over 4 years ago
uniform styles and colors

github.com/reconmap/web-client - 2162ff49c0511d7f8f655fde02ff4fc5ebe9b0b7 authored over 4 years ago
Add some page placeholders

github.com/reconmap/web-client - d4d9a47a7f27ba665b3fd8f5c3556fd4479145bf authored over 4 years ago
added dashboard layout to routes inside

github.com/reconmap/web-client - 0b9cf776925cc26e50bf4367c9615f3ee82ceca4 authored over 4 years ago
Merge branch 'master' of https://github.com/reconmap/web-frontend

github.com/reconmap/web-client - 7c575e52bfef46452e190ff2a01f6c1b3198a927 authored over 4 years ago
unifying styles and colors, extract to _variables scss

github.com/reconmap/web-client - b524ac2d7556cf0d63da165bccc9aed2e3b1ebed authored over 4 years ago
Remove redundant switch/router

github.com/reconmap/web-client - 32d37bf0979efe45f082950dfde77d1d5545bc5f authored over 4 years ago
remove repeated code outise landing components. created instead wrap component

github.com/reconmap/web-client - 0e499f7ace3f360b82d13cc44191e1d44f3bf9df authored over 4 years ago
Simplify router

github.com/reconmap/web-client - 5a681712c5a8c86f336e8ca6c3279c725c54e01d authored over 4 years ago
Add missing key to sidebar links

github.com/reconmap/web-client - f905cea7417f884e862886b8ae433b509a704515 authored over 4 years ago
Remove most React warnings

github.com/reconmap/web-client - 45b47b1b8bd5107748661a981db36812082ef4af authored over 4 years ago
Clean up readme file

github.com/reconmap/web-client - 8cedb6ff409e0be52a3fe235833d25892127ca6c authored over 4 years ago
Add makefile with single command run

github.com/reconmap/web-client - dd17d166d20f0afc89f1679b4e98664c9511f9af authored over 4 years ago
refactor views and styles

github.com/reconmap/web-client - e6f09940b2d8b8bd062a5cc4da0980efe6d26664 authored over 4 years ago
Load schema and test data with the mysql container

github.com/reconmap/rest-api - 924dcfc8d6c09259586513e1689a52aa433516a7 authored over 4 years ago
Add google analytics

github.com/reconmap/documentation - 841e7635496063f01849726a1c03891e29ff91c7 authored over 4 years ago
Expand database schema and test data

github.com/reconmap/rest-api - d3681753ec4808b8e142af603f637ced75ed5fa3 authored over 4 years ago
Remove content which was moved to the frontend repo

github.com/reconmap/rest-api - ead414b73f4efe6a9331ceffcc355ed32a19648e authored over 4 years ago
Remove content which was moved to the frontend repo

github.com/reconmap/rest-api - f939aaa17545f314d3ca86292301928adae5fe21 authored over 4 years ago
Add makefile with single run command

github.com/reconmap/web-client - fc956d201941673499f88433b3abe1573040c48b authored over 4 years ago
Update schema.sql

github.com/reconmap/rest-api - b7ff68fd51413ea76a74b1622ee9c74e8adbeaef authored over 4 years ago
Move logo to images folder

github.com/reconmap/documentation - a299ff644b3941f5594a96669f5c689f1da76f63 authored over 4 years ago
Re-structure information and add screenshot

github.com/reconmap/documentation - f03379452ac217e69f2cf56a47ee2dc0ef9b9244 authored over 4 years ago
Fix development links

github.com/reconmap/documentation - 792a56f75a6f1a7929e8c1e83d6126a6ebbf1fcd authored over 4 years ago
Allow running Jekyll locally

github.com/reconmap/documentation - 4f1710c9071c84c24e74195bfb3416f7665f36aa authored over 4 years ago
Use justthedocs theme

github.com/reconmap/documentation - 327a599ecf0b68779114bd306c89bc96b0b7ab7c authored over 4 years ago
Remove website content from app

github.com/reconmap/web-client - 7039e2faea0e0399da12e688cf3b2a4c659ae743 authored over 4 years ago
Include version number in footer

github.com/reconmap/web-client - b8b87940bba3cec49397c6feb929617228efd5b2 authored over 4 years ago
Re-add releases and support links

github.com/reconmap/web-client - 096953a31efe49108c066287782f2efb4b91b13d authored over 4 years ago
Disallow all robots

github.com/reconmap/web-client - 234349e6049a89a0063e2638f9c24c44e75d234f authored over 4 years ago
Replace favicon

github.com/reconmap/web-client - a127f34380c2a92441be48db40e785ab702c2766 authored over 4 years ago
first commit , a lot of bugs, but it's just a first step

github.com/reconmap/web-client - dd45b036e52c43ca13710d2dfd9821d609cab3c5 authored over 4 years ago
Re-style dashboard using bootstrap

github.com/reconmap/rest-api - a5944ba90dd062d6641004207a90aeabf170a833 authored over 4 years ago
Re-style login page

github.com/reconmap/rest-api - 5e498494d069f2799a959323b899d7cff730dc14 authored over 4 years ago
Pull project list from database through an API endpoint

github.com/reconmap/rest-api - 310226dc4ebb6d9b3a0b85eaef30e493e65bb429 authored over 4 years ago
Merge branch 'master' of github.com:reconmap/application

github.com/reconmap/rest-api - 6ddad86957fa633183cd5bc412f62fdd0481c05e authored over 4 years ago
Add project logo to readme

github.com/reconmap/rest-api - 142df24901e315941b2d8fa2e7595d7e9874fc3a authored over 4 years ago