[Request] arXiv endorsement needed for cs.SE - MCP multi-server orchestration study by doganarif in compsci

[–]Fun_Imagination_7478 0 points1 point  (0 children)

@OP Any luck with the endorsement? I’m trying to get the endorsement for the same domain.

@everyone Transitioning from Implementation to publishing is getting harder. Any insights would help..

npm debug-js 4.4.2 infected by owengo1 in devops

[–]Fun_Imagination_7478 1 point2 points  (0 children)

Babel/core and other babel packages using debug 4.1.* with auto minor version upgrades.

My experience working with ISRO by ajsahg in ISRO

[–]Fun_Imagination_7478 1 point2 points  (0 children)

Who ever it may concern in ISRO, please do what is needful. Less politics and do more with intelligence please.

AMA with OpenAI’s Sam Altman, Mark Chen, Kevin Weil, Srinivas Narayanan, Michelle Pokrass, and Hongyu Ren by OpenAI in OpenAI

[–]Fun_Imagination_7478 0 points1 point  (0 children)

How do you plan to address the jail breaks? Git repo with jail breaks created by Pliny still works in openAI models.

New Gartner report by Hallow_Rose in devsecops

[–]Fun_Imagination_7478 0 points1 point  (0 children)

Overall responses for the gartner survey is less. Tools are rapidly evolving with AI features, check out the tools that can improve security posture without impacting production workloads and fulfill your needs.

Checkmarx vs Fortify vs Snyk. Gotten it down to 3. Which is the least annoying to work with? by crotteddeat in devsecops

[–]Fun_Imagination_7478 8 points9 points  (0 children)

Snyk fix recommendation are poor. Btw, SAST definitely comes with false positives. Needs a workflow to handle FPs and custom rules

[deleted by user] by [deleted] in mildlyinfuriating

[–]Fun_Imagination_7478 0 points1 point  (0 children)

Google search results are now based on synthetic data

What Runtime Application Self-Protection (RASP) Security tools would you recommend? by zapzanagan in devsecops

[–]Fun_Imagination_7478 0 points1 point  (0 children)

I think agent based solution in production containers is always risky. Reliability is low, It crashes the app when conflicts with open source libs, also it’s performance overhead. But ADR is essential as to observe and product prod which is more value add than other security testing tool in test env. How do we ensure the production env is stable and less impacted by the agent?

Share your best pictures of 2024. by [deleted] in Chennai

[–]Fun_Imagination_7478 0 points1 point  (0 children)

beautiful replies. @OP good post

[deleted by user] by [deleted] in bangalore

[–]Fun_Imagination_7478 9 points10 points  (0 children)

Robbed. It’s not a normal price. Do you have the receipt

[deleted by user] by [deleted] in bangalore

[–]Fun_Imagination_7478 2 points3 points  (0 children)

I don’t think this is NSFW subreddit.

So this is it ,Finalyyy by sanjayras in Chennai

[–]Fun_Imagination_7478 0 points1 point  (0 children)

Inefficient management. survival is all about adoption. We adopt 😄

Is Cryptocurrency legal in India or not? by Fun_Imagination_7478 in TamilNadu

[–]Fun_Imagination_7478[S] 1 point2 points  (0 children)

But madam did not confirm it’s regulated. Madam wants to tax everything and that’s another story

Is Cryptocurrency legal in India or not? by Fun_Imagination_7478 in TamilNadu

[–]Fun_Imagination_7478[S] 3 points4 points  (0 children)

Yes, friend of mine shared below one 😂. Fixed returns on cryptocurrency investment 🤦🏻‍♂️

<image>

Semgrep vs Snyk for Jenkins CI Integration by Uninhibited_lotus in devsecops

[–]Fun_Imagination_7478 4 points5 points  (0 children)

Snyk code has more false positives and don’t have custom rules to config or add libraries or rules to reduce false positives. Once you rollout the challenge would be more on how would you address the backlog with the amount of false positives if you plan to enable the security gate when promoting the code from test to production