Hi all, Google has flagged pandas docs as malicious. This is resulting in many messages from Cloudflare and Rackspace to web@pydata.org. Anyone know what might have caused this? https://transparencyreport.google.com/safe-browsing/search?url=https:%2F%2Fp... -- Andy
Well, pandas are fierce creatures after all. On Fri, Feb 19, 2021 at 3:57 PM Andy Ray Terrel <andy.terrel@gmail.com> wrote:
Hi all,
Google has flagged pandas docs as malicious. This is resulting in many messages from Cloudflare and Rackspace to web@pydata.org. Anyone know what might have caused this?
https://transparencyreport.google.com/safe-browsing/search?url=https:%2F%2Fp...
-- Andy _______________________________________________ Pandas-dev mailing list Pandas-dev@python.org https://mail.python.org/mailman/listinfo/pandas-dev
Looks like it only affects the stable documentation. The dev docs https://pandas.pydata.org/pandas-docs/dev/ are not flagged. The stable docs says it was generated on Feb 9, maybe connecting to the server where docs are uploaded and manually checking that there are no file modifications after that date could help? If it's not a false positive. Other similar services don't seem to be flagging pandas docs, just Google. Roman On 19/02/2021 23:01, Matthew Rocklin wrote:
Well, pandas are fierce creatures after all.
On Fri, Feb 19, 2021 at 3:57 PM Andy Ray Terrel <andy.terrel@gmail.com <mailto:andy.terrel@gmail.com>> wrote:
Hi all,
Google has flagged pandas docs as malicious. This is resulting in many messages from Cloudflare and Rackspace to web@pydata.org <mailto:web@pydata.org>. Anyone know what might have caused this?
https://transparencyreport.google.com/safe-browsing/search?url=https:%2F%2Fp... <https://transparencyreport.google.com/safe-browsing/search?url=https:%2F%2Fp...>
-- Andy _______________________________________________ Pandas-dev mailing list Pandas-dev@python.org <mailto:Pandas-dev@python.org> https://mail.python.org/mailman/listinfo/pandas-dev <https://mail.python.org/mailman/listinfo/pandas-dev>
_______________________________________________ Pandas-dev mailing list Pandas-dev@python.org https://mail.python.org/mailman/listinfo/pandas-dev
I’m poking around on the web server now. I don’t see any new files.
On Feb 19, 2021, at 4:32 PM, Roman Yurchak <rth.yurchak@gmail.com> wrote:
Looks like it only affects the stable documentation. The dev docs https://pandas.pydata.org/pandas-docs/dev/ are not flagged.
The stable docs says it was generated on Feb 9, maybe connecting to the server where docs are uploaded and manually checking that there are no file modifications after that date could help? If it's not a false positive. Other similar services don't seem to be flagging pandas docs, just Google.
Roman On 19/02/2021 23:01, Matthew Rocklin wrote:
Well, pandas are fierce creatures after all. On Fri, Feb 19, 2021 at 3:57 PM Andy Ray Terrel <andy.terrel@gmail.com <mailto:andy.terrel@gmail.com>> wrote: Hi all, Google has flagged pandas docs as malicious. This is resulting in many messages from Cloudflare and Rackspace to web@pydata.org <mailto:web@pydata.org>. Anyone know what might have caused this? https://transparencyreport.google.com/safe-browsing/search?url=https:%2F%2Fp... <https://transparencyreport.google.com/safe-browsing/search?url=https:%2F%2Fp...> -- Andy _______________________________________________ Pandas-dev mailing list Pandas-dev@python.org <mailto:Pandas-dev@python.org> https://mail.python.org/mailman/listinfo/pandas-dev <https://mail.python.org/mailman/listinfo/pandas-dev> _______________________________________________ Pandas-dev mailing list Pandas-dev@python.org https://mail.python.org/mailman/listinfo/pandas-dev
Pandas-dev mailing list Pandas-dev@python.org https://mail.python.org/mailman/listinfo/pandas-dev
see https://github.com/pandas-dev/pandas/issues/39862
On Feb 19, 2021, at 5:02 PM, Matthew Rocklin <mrocklin@gmail.com> wrote:
Well, pandas are fierce creatures after all.
On Fri, Feb 19, 2021 at 3:57 PM Andy Ray Terrel <andy.terrel@gmail.com> wrote: Hi all,
Google has flagged pandas docs as malicious. This is resulting in many messages from Cloudflare and Rackspace to web@pydata.org. Anyone know what might have caused this?
https://transparencyreport.google.com/safe-browsing/search?url=https:%2F%2Fp...
-- Andy _______________________________________________ Pandas-dev mailing list Pandas-dev@python.org https://mail.python.org/mailman/listinfo/pandas-dev
Pandas-dev mailing list Pandas-dev@python.org https://mail.python.org/mailman/listinfo/pandas-dev
participants (5)
-
Andy Ray Terrel -
Jeff Reback -
Matthew Rocklin -
Roman Yurchak -
Tom Augspurger