crossfeed icon indicating copy to clipboard operation
crossfeed copied to clipboard

External monitoring for organization assets

Results 216 crossfeed issues
Sort by recently updated
recently updated
newest added

These vulns are likely to be false positives. ![image](https://user-images.githubusercontent.com/1689183/167148786-90d671cc-44d5-453c-9f51-19be4c56096b.png)

bug

## 🗣 Description ## Crossfeed returns an error when attempting to export more than 10k entries from Elasticsearch. The error returned from Elasticsearch is `result window is too large, from...

https://github.com/cisagov/crossfeed/blob/4ed00767edfa9ccd52d56ef9e34dd5a4cb313c06/backend/src/tasks/peHibpSync.ts#L24

- serverless framework is not using the right AWS credentials - workaround: temporarily making a new AWS role and then assuming that role

Bump react-scripts to latest version.

Fixes #958 Creating a Draft PR to get help with code. Still need logic to disable the account in the database. There are comments in the code.

# 💡 Summary # Automatically disable accounts after 60 days. ## Motivation and context ## This would be useful in order to better handle inactive users and ensure users who...

Backend
Security - General

# 🐛 Summary # What's wrong? Please be specific. When I login with my cognito newly created user I see "Less than two MFA types available" on a white screen....

When loading http://localhost:4000, "localhost refused to connect" is displayed. Steps to reproduce the behavior: 1. Run npm start 2. Open http://localhost:4000 3. Select User Guide (Or any other Option) 4....