Forum Discussion
Jan 14, 2017
Secure score portal and wrong readings
Hi, we have a Office 365 tenant, including Azure, Intune etc few years now. New portal - https://securescore.office.com/ is pretty exicitng. I have a problem with the portal that it has wrong r...
- Jan 30, 2017
Hi Steve,
Thanks for the message.
So basically any control at the moment marked as [Not Scored] means we have not implemented that controls data stream yet. We have a large backlog list of controls we are adding, given the sheer number of controls we had to be quite specific in what ones we did first. Now we are busy going through the rest of the [Not Scored]. Each time we do make an addition it will be added to the Dashboard annoucment widget.
As for the "Strong Outbound Spam" score fluctuating, this was a bug in the datastream job, when the data aggregator ran each evening, if the data stream for a control happended to be offline for maintenance etc, it would get a zero score, then the moment it came online, it would get scored again, giving the appearance of a bouncing score. This was a bug and the code has just been checked in to fix this behaviour. Now if a stream is offline, the backend code will keep the previous score for that control and not relcalculate.
Glad you like the idea, it will only get better as we work out some of the early snags, really appreciate your input.
Stu
David Bjurman-Birr
Microsoft
Feb 09, 2017I've been playing with SecureScore and the API. Love the concept! Here are a few things I've noticed.
1. The date/time displayed in my score report is Feb 7, 7:00PM as of Feb 9, 10:45am local time (GMT-5). Is the display in GMT? Or local? It might be a good idea to display the GMT offset for clarity.
2. The last entry via an API call looks like it's Feb 8; however, score report shows Feb 7:
tenantId : 58b8fb07-2aea-45ff-a678-fbc6edefd588
createdDate : @{Year=2017; Month=2; Day=8}
3. I made several changes on 2/8; however, none of those are refected in the score report yet. I understand score report is supposed to run every 24 hours. I think most users would respond well to immediate results. (At least people like me with ADD would!). Perhaps the interface could have checkboxes to tick off what's been done with score updating in real time so users could see immediate results without waiting for the next update to the database.
4. I think it would be nice to show next run date/time so users know when to expect score to update.
David