Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Impara Challenge: Safe Library Usage | Safe Coding Practices
Python Security Best Practices

bookChallenge: Safe Library Usage

Compito

Swipe to start coding

Refactor the given code to follow safe third-party library usage practices.

  • Pin exact versions of all third-party libraries in a requirements.txt file.
  • Document how to check for vulnerabilities in the pinned library versions.
  • Update the import statements and usage patterns to reflect the pinned versions.
  • Ensure the code uses only the allowed libraries.

Soluzione

Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 2. Capitolo 6
single

single

Chieda ad AI

expand

Chieda ad AI

ChatGPT

Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione

close

Awesome!

Completion rate improved to 5.56

bookChallenge: Safe Library Usage

Scorri per mostrare il menu

Compito

Swipe to start coding

Refactor the given code to follow safe third-party library usage practices.

  • Pin exact versions of all third-party libraries in a requirements.txt file.
  • Document how to check for vulnerabilities in the pinned library versions.
  • Update the import statements and usage patterns to reflect the pinned versions.
  • Ensure the code uses only the allowed libraries.

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 2. Capitolo 6
single

single

some-alt