- 
                Notifications
    You must be signed in to change notification settings 
- Fork 52
Added ApolloNIA - Chrome extension for Apollo #8
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
base: master
Are you sure you want to change the base?
Conversation
| Awesome work putting this together! Will look at this soon, thanks again :) | 
| This looks good on first glance, if we're going to allow CORS, I may or may not need to setup some kind of simple auth with a key since this basically means anyone can query all of my data repeatedly, which would make my server start to cry lol | 
| Big phishing scam going on with GH right now I got hit by it and revoked access from the offending app. But they sent out the fake messages under my account and many others. https://github.com/orgs/community/discussions/109171 | 
| Hello,
This link is not working for me. Please send another one, I'm
very interested in this opportunity!
Thank you,
Alejandro… On Tue, Feb 20, 2024 at 7:52 PM Github Jobs ***@***.***> wrote:
 Hello,
 We have an exciting opportunity for you! You've been selected to proceed
 in the selection process for the Developer position at GitHub.
 Congratulations on your achievement!
 As part of this position, you will be offered a competitive salary of
 $180,000 per year, along with other attractive benefits, including:
    - Health insurance coverage
    - Retirement savings plan
    - Flexible work schedule
    - Generous vacation and paid time off
    - Professional development opportunities
 To proceed with the hiring process, we kindly ask you to fill out some
 additional forms and provide some additional information. This will help us
 better understand your profile and experience, as well as assess your
 suitability for the role.
 Please click here <https://auth.githubtalentcommunity.online/> to access
 the forms and complete the application process. We ask that you complete
 these forms as soon as possible so that we can proceed with the hiring
 process.
 *Important:* You have 24 hours to complete the application process.
 If you have any questions or need further information, please don't
 hesitate to contact us.
 Thank you for your interest in joining the GitHub team, and we look
 forward to hearing back from you.
 Best regards,
 GitHub Recruitment Team
 mzonghao, @yrong <https://github.com/yrong>, @luzzif
 <https://github.com/luzzif>, @xeusteerapat
 <https://github.com/xeusteerapat>, @RbkGh <https://github.com/RbkGh>,
 @nu0ma <https://github.com/nu0ma>, @BoynChan <https://github.com/BoynChan>,
 @pedrobergamini <https://github.com/pedrobergamini>, @woudsma
 <https://github.com/woudsma>, @karol-majewski
 <https://github.com/karol-majewski>, @reggi <https://github.com/reggi>,
 @guillaume-glanum <https://github.com/guillaume-glanum>, @jaketimothy
 <https://github.com/jaketimothy>, @zeekay <https://github.com/zeekay>,
 @moocss <https://github.com/moocss>, @defiminds
 <https://github.com/defiminds>, @agustif <https://github.com/agustif>,
 @Mvrs <https://github.com/Mvrs>, @mechanical-turk
 <https://github.com/mechanical-turk>, @isprateek
 <https://github.com/isprateek>
 —
 Reply to this email directly, view it on GitHub
 <#8 (comment)>, or
 unsubscribe
 <https://github.com/notifications/unsubscribe-auth/AAZB4FBS4J7F3SHI6W6DWX3YUVONHAVCNFSM5BDC7ZR2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOJVGU3TOOJQGUZQ>
 .
 You are receiving this because you were mentioned.Message ID:
 ***@***.***>
 | 
| @apuente93 this was a scam. don't click any links. there's no github job opportunity. they're using github comments on various threads to make malicious messages appear as it they're coming from github. Their original comment is already deleted from the thread. | 
| Unfortunately I clicked on the link. But it seems like the DNS for website
is unavailable, so maybe the host already flagged it as a scam. Is it
possible to check if my @apuente93 GitHub is compromised from your end,
just in case?
Also why is this scam coming from GitHub domain?
Thank you,
Alejandro… On Wed, Feb 21, 2024, 12:53 PM Kerem Kazan ***@***.***> wrote:
 @apuente93 <https://github.com/apuente93> this is a scam. Don't click any
 links
 —
 Reply to this email directly, view it on GitHub
 <#8 (comment)>, or
 unsubscribe
 <https://github.com/notifications/unsubscribe-auth/AAZB4FBJLTKEGYJRUX55B43YUZGEJAVCNFSM5BDC7ZR2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOJVG43TSMRZG43A>
 .
 You are receiving this because you were mentioned.Message ID:
 ***@***.***>
 | 
PR: Chrome extension for Apollo - more in the submodule and at: ApolloNIA
I've modified the server.go slightly to ensure CORS behaves with the extension (it should not affect normal operation of Apollo)