Skip to content

Java: Add change note for #3812.#4602

Merged
yo-h merged 1 commit intogithub:rc/1.26from
aschackmull:java/changenote-3812
Nov 11, 2020
Merged

Java: Add change note for #3812.#4602
yo-h merged 1 commit intogithub:rc/1.26from
aschackmull:java/changenote-3812

Conversation

@aschackmull
Copy link
Contributor

#3812 just made it into the rc so we'll need a change note for it there as well.

@aschackmull
Copy link
Contributor Author

@calumgrant

@@ -0,0 +1,3 @@
lgtm,codescanning
* Exported Android `Intent`s have been added as sources of tainted data for all
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe be more specific?

Suggested change
* Exported Android `Intent`s have been added as sources of tainted data for all
* Exported Android `Intent`s have been added as remote sources of tainted data for all

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know that we have some modelling of local taint sources, but these are not really used in practice - they merely exist to support certain benchmark tests. In practice all sources of tainted data are remote sources, so I'm not sure the distinction is worth pointing out here - I think we'd rather be succinct, but in the end I'll leave that to our documentation team.

@aschackmull aschackmull added this to the 1.26 milestone Nov 9, 2020
@yo-h yo-h merged commit 7c3ea0e into github:rc/1.26 Nov 11, 2020
@aschackmull aschackmull deleted the java/changenote-3812 branch November 12, 2020 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants