Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ethyca/fideslog issues and pull requests

#104 - Bump black from 22.3.0 to 24.3.0

Pull Request - State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#103 - Bump fastapi from 0.82.0 to 0.109.1 in /fideslog/api

Pull Request - State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#102 - Remove relative imports across project

Issue - State: open - Opened by SteveDMurphy almost 2 years ago
Labels: enhancement

#101 - Use Task Role in place of AWS Credentials

Issue - State: open - Opened by SteveDMurphy almost 2 years ago
Labels: enhancement

#100 - update readme for new docs

Pull Request - State: open - Opened by conceptualshark almost 2 years ago

#99 - Write to S3

Pull Request - State: closed - Opened by SteveDMurphy almost 2 years ago - 9 comments

#98 - Spike: Fideslog's Snowflake usage

Issue - State: open - Opened by seanpreston almost 2 years ago

#97 - Restore the `__set_event_loop()` helper

Pull Request - State: closed - Opened by PSalant726 about 2 years ago
Labels: bug

#96 - Restore the Windows-specific event loop bug workaround

Issue - State: closed - Opened by PSalant726 about 2 years ago - 1 comment
Labels: bug

#95 - Remove `__set_event_loop()`

Pull Request - State: closed - Opened by PSalant726 about 2 years ago
Labels: bug

#94 - Default `Registration` datetimes to `now()`, expose `send_async()`

Pull Request - State: closed - Opened by PSalant726 about 2 years ago
Labels: bug

#93 - Move `__set_event_loop` back onto AnalyticsClient...

Pull Request - State: closed - Opened by seanpreston about 2 years ago - 1 comment

#92 - Paginate `GET /registrations` using `fastapi-pagination`

Pull Request - State: closed - Opened by PSalant726 about 2 years ago
Labels: enhancement

#91 - Enable `Registration` instances to be modified and deleted via the SDK

Issue - State: open - Opened by PSalant726 about 2 years ago
Labels: enhancement

#90 - Roll `versioneer` back to v0.19

Pull Request - State: closed - Opened by PSalant726 about 2 years ago
Labels: bug

#89 - Include the `api/requirements.txt` file in the PyPI package

Pull Request - State: closed - Opened by PSalant726 about 2 years ago
Labels: bug

#88 - User registration follow-ups

Issue - State: closed - Opened by seanpreston about 2 years ago - 1 comment
Labels: enhancement

#87 - Add user registration events

Pull Request - State: closed - Opened by TheAndrewJackson about 2 years ago - 3 comments
Labels: enhancement

#86 - Refactor fideslog to more closely match fides api structure

Pull Request - State: closed - Opened by TheAndrewJackson about 2 years ago - 1 comment
Labels: enhancement

#85 - Install the `api` and `sdk` packages independently

Pull Request - State: closed - Opened by PSalant726 about 2 years ago
Labels: bug

#84 - Potential fix for api module bug

Pull Request - State: closed - Opened by TheAndrewJackson about 2 years ago

#83 - Fix module not found error

Pull Request - State: closed - Opened by sanders41 about 2 years ago - 1 comment

#81 - Expose async send

Pull Request - State: closed - Opened by sanders41 about 2 years ago - 5 comments

#80 - Remove Conda cruft

Pull Request - State: closed - Opened by PSalant726 over 2 years ago
Labels: enhancement

#79 - Allow `None` as the value of `local_host`

Pull Request - State: closed - Opened by PSalant726 over 2 years ago
Labels: enhancement

#78 - Remove Conda cruft

Issue - State: closed - Opened by PSalant726 over 2 years ago

#77 - Use `python:3.9-slim-bullseye` as the base image

Pull Request - State: closed - Opened by PSalant726 over 2 years ago
Labels: enhancement

#76 - Update the base Docker image from `slim-buster` to `slim-bullseye`

Issue - State: closed - Opened by PSalant726 over 2 years ago
Labels: enhancement

#75 - Allow Analytics Event localhost to be None

Issue - State: closed - Opened by pattisdr over 2 years ago - 1 comment
Labels: enhancement

#74 - Increase the request rate limit to 100/min

Pull Request - State: closed - Opened by PSalant726 over 2 years ago
Labels: documentation, enhancement

#73 - Increase the rate limit to 100 requests/min

Issue - State: closed - Opened by PSalant726 over 2 years ago
Labels: enhancement

#72 - 500 error code for POST /oauth/token

Issue - State: closed - Opened by eastandwestwind over 2 years ago - 1 comment
Labels: bug, wontfix

#71 - Handling 500 Errors

Issue - State: open - Opened by pattisdr over 2 years ago - 2 comments
Labels: bug

#70 - Remove Conda upload from the deployment workflow

Pull Request - State: closed - Opened by PSalant726 over 2 years ago
Labels: bug

#69 - Remove Conda upload from the deployment workflow

Issue - State: closed - Opened by PSalant726 over 2 years ago
Labels: bug

#68 - Enable validation of events representing local servers

Pull Request - State: closed - Opened by PSalant726 over 2 years ago
Labels: bug

#67 - Allow 0.0.0.0 host in endpoint property

Issue - State: closed - Opened by eastandwestwind over 2 years ago
Labels: bug

#66 - `AnalyticsEvent.endpoint` includes the HTTP request method

Pull Request - State: closed - Opened by eastandwestwind over 2 years ago - 1 comment
Labels: enhancement

#65 - Allow request method in endpoint prop of AnalyticsEvent

Issue - State: closed - Opened by eastandwestwind over 2 years ago
Labels: enhancement

#64 - Rate limit all endpoints by default via middleware

Pull Request - State: closed - Opened by PSalant726 over 2 years ago - 1 comment
Labels: enhancement

#63 - Catch all exceptions and raise `AnalyticsError`s

Pull Request - State: closed - Opened by PSalant726 over 2 years ago
Labels: bug

#62 - ClientConnectorError not handled by fideslog client

Issue - State: closed - Opened by earmenda over 2 years ago
Labels: bug

#61 - Change default event loop for WIndows

Pull Request - State: closed - Opened by sanders41 over 2 years ago - 6 comments
Labels: bug

#60 - Set the server host to 0.0.0.0 in production

Pull Request - State: closed - Opened by PSalant726 over 2 years ago
Labels: bug

#59 - Enable successful AWS health checks

Pull Request - State: closed - Opened by PSalant726 over 2 years ago
Labels: bug

#58 - Include the SDK `README.md` in the `MANIFEST.in`

Pull Request - State: closed - Opened by PSalant726 over 2 years ago
Labels: bug

#57 - Rate limit API requests via middleware

Issue - State: closed - Opened by PSalant726 over 2 years ago
Labels: enhancement, good first issue

#56 - Rate limit requests

Pull Request - State: closed - Opened by PSalant726 over 2 years ago - 4 comments
Labels: enhancement

#55 - Configure the `fideslog` logger, improve API server log output

Pull Request - State: closed - Opened by PSalant726 over 2 years ago
Labels: enhancement

#54 - Add fidesctl

Issue - State: closed - Opened by ThomasLaPiana over 2 years ago - 2 comments
Labels: duplicate

#53 - Expose the `/redoc` endpoint publicly, respect app-level config, Docker cleanup

Pull Request - State: closed - Opened by PSalant726 over 2 years ago - 2 comments
Labels: bug, enhancement

#52 - Require an `X-Fideslog-Version` custom request header

Pull Request - State: closed - Opened by PSalant726 over 2 years ago
Labels: enhancement

#51 - Catch `AssertionError`s and raise `AnalyticsError`s instead

Pull Request - State: closed - Opened by PSalant726 over 2 years ago
Labels: bug, enhancement

#50 - Record new `AnalyticsEvent`s asynchronously

Pull Request - State: closed - Opened by PSalant726 over 2 years ago
Labels: enhancement

#49 - Guarantee that all exceptions raised by the SDK are of type `AnalyticsException`

Issue - State: closed - Opened by PSalant726 over 2 years ago
Labels: bug, good first issue

#48 - Add production readme content, improve auto-generated documentation

Pull Request - State: closed - Opened by PSalant726 over 2 years ago
Labels: documentation

#47 - Remove Conda from fideslog deployment

Issue - State: closed - Opened by SteveDMurphy over 2 years ago - 1 comment
Labels: wontfix

#46 - Publish to Conda

Pull Request - State: closed - Opened by SteveDMurphy over 2 years ago
Labels: enhancement

#45 - Publish to Conda

Issue - State: closed - Opened by PSalant726 over 2 years ago
Labels: enhancement

#44 - Publish fideslog to Conda

Issue - State: closed - Opened by SteveDMurphy over 2 years ago - 1 comment
Labels: duplicate

#43 - Enable `AnalyticsClient`s to specify `developer_mode`, and send "developer" `AnalyticsEvent`s

Pull Request - State: closed - Opened by PSalant726 over 2 years ago
Labels: enhancement

#42 - add a developer boolean column to the test table

Pull Request - State: closed - Opened by SteveDMurphy over 2 years ago
Labels: documentation

#41 - Add a `developer` boolean column to the `anonymous_usage_events` table

Issue - State: closed - Opened by PSalant726 over 2 years ago
Labels: enhancement

#40 - Enable `AnalyticsEvents` to be denoted as "developer events"

Issue - State: closed - Opened by PSalant726 over 2 years ago
Labels: enhancement

#39 - Enable `AnalyticsEvent`s to be "test events", send them to a test event database

Pull Request - State: closed - Opened by PSalant726 over 2 years ago - 1 comment
Labels: enhancement

#38 - Test Schema Creation

Pull Request - State: closed - Opened by SteveDMurphy over 2 years ago - 4 comments

#37 - Enable events to be sent to the test Snowflake database

Issue - State: closed - Opened by PSalant726 over 2 years ago - 1 comment
Labels: enhancement

#36 - Create a test Snowflake DB

Issue - State: closed - Opened by PSalant726 over 2 years ago - 3 comments
Labels: enhancement

#35 - Use the production API server URL

Pull Request - State: closed - Opened by PSalant726 over 2 years ago
Labels: enhancement

#34 - Resolve resource_counts type error

Pull Request - State: closed - Opened by SteveDMurphy over 2 years ago - 3 comments

#33 - SDK AnalyticsEvent resource_count errors when passed to API

Issue - State: closed - Opened by SteveDMurphy over 2 years ago
Labels: bug

#32 - Send `AnalyticsEvent`s via the SDK Asynchronously

Issue - State: closed - Opened by PSalant726 over 2 years ago
Labels: bug

#31 - update MANIFEST.in to incude requirements

Pull Request - State: closed - Opened by SteveDMurphy over 2 years ago - 1 comment
Labels: bug

#30 - pip install fideslog fails

Issue - State: closed - Opened by SteveDMurphy over 2 years ago
Labels: bug

#29 - Build & Push Docker Image, Deploy API

Pull Request - State: closed - Opened by SteveDMurphy over 2 years ago - 5 comments

#28 - Require a custom header on all API server requests

Issue - State: closed - Opened by PSalant726 over 2 years ago
Labels: enhancement

#27 - Improve API server logging

Issue - State: closed - Opened by PSalant726 over 2 years ago
Labels: enhancement

#26 - Implement rate limiting and exponential backoff

Issue - State: closed - Opened by PSalant726 over 2 years ago
Labels: enhancement

#25 - Annotate Fideslog data collection in Fidesctl

Issue - State: open - Opened by brentonmallen1 over 2 years ago - 2 comments
Labels: enhancement, good first issue

#24 - Remove API key requirement

Pull Request - State: closed - Opened by SteveDMurphy over 2 years ago - 5 comments
Labels: bug

#23 - Confirmation of the api key strategy

Issue - State: closed - Opened by SteveDMurphy over 2 years ago - 1 comment
Labels: bug

#22 - Publish to pypi

Pull Request - State: closed - Opened by SteveDMurphy over 2 years ago - 9 comments

#21 - Publish to pypi

Issue - State: closed - Opened by SteveDMurphy over 2 years ago
Labels: enhancement

#20 - Add Write Event Functionality

Pull Request - State: closed - Opened by SteveDMurphy over 2 years ago - 1 comment

#19 - Required Database Changes

Pull Request - State: closed - Opened by SteveDMurphy over 2 years ago

#18 - Close out remaining changes for the create route

Issue - State: closed - Opened by SteveDMurphy over 2 years ago
Labels: enhancement

#17 - Database Table Cleanup

Issue - State: closed - Opened by SteveDMurphy over 2 years ago
Labels: documentation

#16 - Create a Python SDK

Pull Request - State: closed - Opened by PSalant726 almost 3 years ago - 2 comments
Labels: enhancement

#15 - Add ci/cd/deploy/publish workflows to fideslog

Pull Request - State: closed - Opened by SteveDMurphy almost 3 years ago - 3 comments

#14 - Create the fideslog API server

Pull Request - State: closed - Opened by PSalant726 almost 3 years ago - 1 comment
Labels: enhancement

#13 - Authenticate API calls with OAuth2

Issue - State: open - Opened by PSalant726 almost 3 years ago
Labels: enhancement

#11 - Flush event data to Snowflake

Issue - State: open - Opened by PSalant726 almost 3 years ago
Labels: enhancement

#10 - Write event data to AWS S3

Issue - State: closed - Opened by PSalant726 almost 3 years ago - 2 comments
Labels: enhancement

#9 - sql script to create the required structure to receive anonymous analytics from fideslog

Pull Request - State: closed - Opened by SteveDMurphy almost 3 years ago - 7 comments

#8 - README Documentation

Issue - State: closed - Opened by ThomasLaPiana almost 3 years ago
Labels: documentation

#7 - Deploy the API server

Issue - State: closed - Opened by PSalant726 almost 3 years ago - 1 comment
Labels: enhancement

#6 - Create a Python analytics SDK

Issue - State: closed - Opened by PSalant726 almost 3 years ago
Labels: enhancement

#5 - Build out CI/CD pipeline

Issue - State: closed - Opened by PSalant726 almost 3 years ago - 1 comment
Labels: enhancement

#4 - Create API server

Issue - State: closed - Opened by PSalant726 almost 3 years ago
Labels: enhancement