Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix content type bug in RecordedFuture-ThreatMap-Importer #11368

Merged

Conversation

niklas-recordedfuture
Copy link
Contributor

@niklas-recordedfuture niklas-recordedfuture commented Oct 31, 2024

Change(s):

  • Improve documentation
  • fix content type bug in RecordedFuture-ThreatMap-Importer
    • We shouldn't pass Content-Type explicitly to the API connection. This causes the request to be sent without Content-Type (for some reason) which makes it fail.
    • Specify correct default values for the body

Reason for Change(s):

  • Bugfix
  • Improve documentation

Version Updated:

  • Yes

Testing Completed:

  • Yes

Checked that the validations are passing and have addressed any issues that are present:

  • Yes

@niklas-recordedfuture niklas-recordedfuture force-pushed the fix-threatmap-importer-content-type branch from 49a4348 to fb8b3b6 Compare October 31, 2024 10:23
@niklas-recordedfuture niklas-recordedfuture marked this pull request as ready for review October 31, 2024 10:28
@niklas-recordedfuture niklas-recordedfuture requested review from a team as code owners October 31, 2024 10:28
@ErikMangstenRecFut ErikMangstenRecFut force-pushed the fix-threatmap-importer-content-type branch from fb8b3b6 to 637784f Compare November 1, 2024 10:20
@niklas-recordedfuture niklas-recordedfuture force-pushed the fix-threatmap-importer-content-type branch 2 times, most recently from 7878868 to e27da1d Compare November 1, 2024 10:33
@niklas-recordedfuture niklas-recordedfuture force-pushed the fix-threatmap-importer-content-type branch from e27da1d to e1d8b18 Compare November 1, 2024 10:44
@niklas-recordedfuture niklas-recordedfuture force-pushed the fix-threatmap-importer-content-type branch from e1d8b18 to 37ca3dd Compare November 1, 2024 10:47
@v-prasadboke v-prasadboke self-assigned this Nov 4, 2024
@v-prasadboke v-prasadboke added the Solution Solution specialty review needed label Nov 4, 2024
@niklas-recordedfuture
Copy link
Contributor Author

Hey @v-prasadboke, any update here? We have mostly update documentation and fixed some minor bugs.

Regards,
Niklas

@v-prasadboke v-prasadboke merged commit ab958ea into Azure:master Nov 15, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Solution Solution specialty review needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants