question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

False positive on delegated inbox detection

See original GitHub issue

Hi, I have detected a problem with the gmail.get.delegated_to_email() function which is defined as follow:

Returns the email address of the user the account is currently delegated to (if the inbox is used by the owner, this function returns null)

It is working as described in the doc on one of my G Suite domain where delegation is enabled, but not on an other one where email delegation is disabled at a domain level:

mail-delegation-management

On the 2nd domain (mail delegation off), gmail.get.delegated_to_email() always returns the mailbox owner email address instead of null. It appears that api.helper.get.is_delegated_inbox is always returning true in that case.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
remidenelecommented, Feb 26, 2018

@josteink My bad, I totally forgot it!

0reactions
remidenelecommented, Mar 1, 2018

As discussed, we will deal with this problem in #447

Read more comments on GitHub >

github_iconTop Results From Across the Web

Signs of Business Email Compromise (BEC) Phishing ...
If you've integrated O365 with your SIEM, modify the query or rule set to alert and filter out known false positives. 6. New...
Read more >
Report False Positives or Missed Spam
A false negative, or missed spam, email message is a spam message that spamBlocker does not correctly identify as spam.
Read more >
(False Positives) How to handle legitimate emails getting ...
How to handle Legitimate emails getting blocked (False Positive), using Microsoft Defender for Office 365.
Read more >
FalconFriday — Password Spraying with(out) MDI— 0xFF10
This is obviously a false positive. Another case of a false positive might be an incorrectly configured application, trying to authenticate with ...
Read more >
False Positive overview
A false positive is a condition wherein the scanner reports that a vulnerability exists in the system, but in reality there is no...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found