Alastair McFarlane

Results 5 issues of Alastair McFarlane

I've got an express app set up like this: ``` const Promise = require('bluebird'); global.Promise = Promise; Promise.longStackTraces(); require('./application-insights.js'); const express = require('express'); const app = express(); app.use(require('./middleware/logging.js')); app.use('/version', require('./routes/version.js'));...

I've been playing with this for a while now and I think I've found the issue. I tried to apply the following BPF to Zeek: `not ((dst host 224.0.0.251 and...

Please tell me if this is actually a problem importing into DependencyTrack, but it feels like an issue generating the BOM. I've got several dependencies (for example, Microsoft.Azure.Cosmos and System.Buffers)...

stale

As lots of repos have now moved away from calling the default branch "master", this library fails Github license resolution for those libraries now. Perhaps the support ticket referenced in...

stale

It looks like the PriceClass option is hardcoded as PriceClass_All - is there any scope for changing this to support reduced price classes, for when global distribution is not required?